Collection of known content types.
More...
#include <content_type.h>
Collection of known content types.
Definition at line 32 of file content_type.h.
◆ ContentType()
core::net::http::ContentType::ContentType |
( |
| ) |
|
|
delete |
◆ json
constexpr const char* core::net::http::ContentType::json |
|
staticconstexpr |
◆ x_www_form_urlencoded
constexpr const char* core::net::http::ContentType::x_www_form_urlencoded |
|
staticconstexpr |
Initial value:{
"application/x-www-form-urlencoded"
}
Definition at line 46 of file content_type.h.
◆ xml
constexpr const char* core::net::http::ContentType::xml |
|
staticconstexpr |
The documentation for this struct was generated from the following file: