Container for the strings associated to the most common HTTP headers, used for the specialization of the class HeaderBase
.
More...
#include <header.h>
Container for the strings associated to the most common HTTP headers, used for the specialization of the class HeaderBase
.
- See also
- HeaderBase
const char http::HeaderName::CACHE_CONTROL = "Cache-Control" |
|
static |
const char http::HeaderName::CONTENT_LENGTH = "Content-Length" |
|
static |
The header Content-Length
const char http::HeaderName::CONTENT_TYPE = "Content-Type" |
|
static |
const char http::HeaderName::TRANSFER_ENCODING = "Transfer-Encoding" |
|
static |
The header Transfer-Encoding
const char http::HeaderName::UNDEFINED = "" |
|
static |
The documentation for this class was generated from the following files: