matador::http::response_header Class Reference

#include <response_header.hpp>

Static Public Attributes

static OOS_HTTP_API const char * ACCEPT_RANGES
 
static OOS_HTTP_API const char * AGE
 
static OOS_HTTP_API const char * ALLOW
 
static OOS_HTTP_API const char * CACHE_CONTROL
 
static OOS_HTTP_API const char * CONNECTION
 
static OOS_HTTP_API const char * CONTENT_ENCODING
 
static OOS_HTTP_API const char * CONTENT_LANGUAGE
 
static OOS_HTTP_API const char * CONTENT_LENGTH
 
static OOS_HTTP_API const char * CONTENT_LOCATION
 
static OOS_HTTP_API const char * CONTENT_MD5
 
static OOS_HTTP_API const char * CONTENT_DISPOSITION
 
static OOS_HTTP_API const char * CONTENT_RANGE
 
static OOS_HTTP_API const char * CONTENT_SECURITY_POLICY
 
static OOS_HTTP_API const char * CONTENT_TYPE
 
static OOS_HTTP_API const char * DATE
 
static OOS_HTTP_API const char * ETAG
 
static OOS_HTTP_API const char * EXPIRES
 
static OOS_HTTP_API const char * LAST_MODIFIED
 
static OOS_HTTP_API const char * LINK
 
static OOS_HTTP_API const char * LOCATION
 
static OOS_HTTP_API const char * P3P
 
static OOS_HTTP_API const char * PRAGMA
 
static OOS_HTTP_API const char * PROXY_AUTHORIZATION
 
static OOS_HTTP_API const char * REFRESH
 
static OOS_HTTP_API const char * RETRY_AFTER
 
static OOS_HTTP_API const char * SERVER
 
static OOS_HTTP_API const char * SET_COOKIE
 
static OOS_HTTP_API const char * TRAILER
 
static OOS_HTTP_API const char * TRANSFER_ENCODING
 
static OOS_HTTP_API const char * VARY
 
static OOS_HTTP_API const char * VIA
 
static OOS_HTTP_API const char * WARNING
 
static OOS_HTTP_API const char * WWW_AUTHENTICATE
 

Detailed Description

Shortcuts to response header keys

Member Data Documentation

◆ ACCEPT_RANGES

OOS_HTTP_API const char* matador::http::response_header::ACCEPT_RANGES
static

Accept ranges header

◆ AGE

OOS_HTTP_API const char* matador::http::response_header::AGE
static

Age header

◆ ALLOW

OOS_HTTP_API const char* matador::http::response_header::ALLOW
static

Allow header

◆ CACHE_CONTROL

OOS_HTTP_API const char* matador::http::response_header::CACHE_CONTROL
static

Cache control header

◆ CONNECTION

OOS_HTTP_API const char* matador::http::response_header::CONNECTION
static

Connection header

◆ CONTENT_DISPOSITION

OOS_HTTP_API const char* matador::http::response_header::CONTENT_DISPOSITION
static

Content disposition header

◆ CONTENT_ENCODING

OOS_HTTP_API const char* matador::http::response_header::CONTENT_ENCODING
static

Content encoding header

◆ CONTENT_LANGUAGE

OOS_HTTP_API const char* matador::http::response_header::CONTENT_LANGUAGE
static

Content language header

◆ CONTENT_LENGTH

OOS_HTTP_API const char* matador::http::response_header::CONTENT_LENGTH
static

Content length header

◆ CONTENT_LOCATION

OOS_HTTP_API const char* matador::http::response_header::CONTENT_LOCATION
static

Content location header

◆ CONTENT_MD5

OOS_HTTP_API const char* matador::http::response_header::CONTENT_MD5
static

Content MD5 header

◆ CONTENT_RANGE

OOS_HTTP_API const char* matador::http::response_header::CONTENT_RANGE
static

Content range header

◆ CONTENT_SECURITY_POLICY

OOS_HTTP_API const char* matador::http::response_header::CONTENT_SECURITY_POLICY
static

Content security policy header

◆ CONTENT_TYPE

OOS_HTTP_API const char* matador::http::response_header::CONTENT_TYPE
static

Content type header

◆ DATE

OOS_HTTP_API const char* matador::http::response_header::DATE
static

Date header

◆ ETAG

OOS_HTTP_API const char* matador::http::response_header::ETAG
static

ETAG header

◆ EXPIRES

OOS_HTTP_API const char* matador::http::response_header::EXPIRES
static

Expires header

◆ LAST_MODIFIED

OOS_HTTP_API const char* matador::http::response_header::LAST_MODIFIED
static

Last modifier header

◆ LINK

OOS_HTTP_API const char* matador::http::response_header::LINK
static

link header

◆ LOCATION

OOS_HTTP_API const char* matador::http::response_header::LOCATION
static

Location header

◆ P3P

OOS_HTTP_API const char* matador::http::response_header::P3P
static

P3P header

◆ PRAGMA

OOS_HTTP_API const char* matador::http::response_header::PRAGMA
static

Pragma header

◆ PROXY_AUTHORIZATION

OOS_HTTP_API const char* matador::http::response_header::PROXY_AUTHORIZATION
static

Proxy authorization header

◆ REFRESH

OOS_HTTP_API const char* matador::http::response_header::REFRESH
static

Refresh header

◆ RETRY_AFTER

OOS_HTTP_API const char* matador::http::response_header::RETRY_AFTER
static

Retry after header

◆ SERVER

OOS_HTTP_API const char* matador::http::response_header::SERVER
static

Server header

◆ SET_COOKIE

OOS_HTTP_API const char* matador::http::response_header::SET_COOKIE
static

Set cookie header

◆ TRAILER

OOS_HTTP_API const char* matador::http::response_header::TRAILER
static

Trailer header

◆ TRANSFER_ENCODING

OOS_HTTP_API const char* matador::http::response_header::TRANSFER_ENCODING
static

Transfer encoding header

◆ VARY

OOS_HTTP_API const char* matador::http::response_header::VARY
static

Vary header

◆ VIA

OOS_HTTP_API const char* matador::http::response_header::VIA
static

Via header

◆ WARNING

OOS_HTTP_API const char* matador::http::response_header::WARNING
static

Warning header

◆ WWW_AUTHENTICATE

OOS_HTTP_API const char* matador::http::response_header::WWW_AUTHENTICATE
static

WWW authenticate header


The documentation for this class was generated from the following file:
  • matador/http/response_header.hpp