matador::http::request_header Class Reference

#include <request_header.hpp>

Static Public Attributes

static OOS_HTTP_API const char * ACCEPT
 
static OOS_HTTP_API const char * ACCEPT_CHARSET
 
static OOS_HTTP_API const char * ACCEPT_ENCODING
 
static OOS_HTTP_API const char * ACCEPT_LANGUAGE
 
static OOS_HTTP_API const char * AUTHORIZATION
 
static OOS_HTTP_API const char * CACHE_CONTROL
 
static OOS_HTTP_API const char * CONNECTION
 
static OOS_HTTP_API const char * COOKIE
 
static OOS_HTTP_API const char * CONTENT_LENGTH
 
static OOS_HTTP_API const char * CONTENT_MD5
 
static OOS_HTTP_API const char * CONTENT_TYPE
 
static OOS_HTTP_API const char * DATE
 
static OOS_HTTP_API const char * EXPECT
 
static OOS_HTTP_API const char * FROM
 
static OOS_HTTP_API const char * HOST
 
static OOS_HTTP_API const char * IF_MATCH
 
static OOS_HTTP_API const char * IF_MODIFIED_SINCE
 
static OOS_HTTP_API const char * IF_NONE_MATCH
 
static OOS_HTTP_API const char * IF_RANGE
 
static OOS_HTTP_API const char * IF_UNMODIFIED_SINCE
 
static OOS_HTTP_API const char * MAX_FORWARDS
 
static OOS_HTTP_API const char * PRAGMA
 
static OOS_HTTP_API const char * PROXY_AUTHORIZATION
 
static OOS_HTTP_API const char * RANGE
 
static OOS_HTTP_API const char * REFERER
 
static OOS_HTTP_API const char * TE
 
static OOS_HTTP_API const char * TRANSFER_ENCODING
 
static OOS_HTTP_API const char * UPGRADE
 
static OOS_HTTP_API const char * USER_AGENT
 
static OOS_HTTP_API const char * VIA
 
static OOS_HTTP_API const char * WARNING
 

Detailed Description

Shortcuts to request header keys

Member Data Documentation

◆ ACCEPT

OOS_HTTP_API const char* matador::http::request_header::ACCEPT
static

Accept header

◆ ACCEPT_CHARSET

OOS_HTTP_API const char* matador::http::request_header::ACCEPT_CHARSET
static

Accept charset header

◆ ACCEPT_ENCODING

OOS_HTTP_API const char* matador::http::request_header::ACCEPT_ENCODING
static

Accept encoding header

◆ ACCEPT_LANGUAGE

OOS_HTTP_API const char* matador::http::request_header::ACCEPT_LANGUAGE
static

Accept language header

◆ AUTHORIZATION

OOS_HTTP_API const char* matador::http::request_header::AUTHORIZATION
static

Authorization header

◆ CACHE_CONTROL

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

Cache control header

◆ CONNECTION

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

Connection header

◆ CONTENT_LENGTH

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

Content length header

◆ CONTENT_MD5

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

Content MD5 header

◆ CONTENT_TYPE

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

Content type header

◆ COOKIE

OOS_HTTP_API const char* matador::http::request_header::COOKIE
static

Cookie header

◆ DATE

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

Date header

◆ EXPECT

OOS_HTTP_API const char* matador::http::request_header::EXPECT
static

Expect header

◆ FROM

OOS_HTTP_API const char* matador::http::request_header::FROM
static

From header

◆ HOST

OOS_HTTP_API const char* matador::http::request_header::HOST
static

Host header

◆ IF_MATCH

OOS_HTTP_API const char* matador::http::request_header::IF_MATCH
static

If match header

◆ IF_MODIFIED_SINCE

OOS_HTTP_API const char* matador::http::request_header::IF_MODIFIED_SINCE
static

If modified since header

◆ IF_NONE_MATCH

OOS_HTTP_API const char* matador::http::request_header::IF_NONE_MATCH
static

If none match header

◆ IF_RANGE

OOS_HTTP_API const char* matador::http::request_header::IF_RANGE
static

If range header

◆ IF_UNMODIFIED_SINCE

OOS_HTTP_API const char* matador::http::request_header::IF_UNMODIFIED_SINCE
static

If unmodified since header

◆ MAX_FORWARDS

OOS_HTTP_API const char* matador::http::request_header::MAX_FORWARDS
static

Max forwards header

◆ PRAGMA

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

Pragma header

◆ PROXY_AUTHORIZATION

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

Proxy authorization header

◆ RANGE

OOS_HTTP_API const char* matador::http::request_header::RANGE
static

Range header

◆ REFERER

OOS_HTTP_API const char* matador::http::request_header::REFERER
static

Referer header

◆ TE

OOS_HTTP_API const char* matador::http::request_header::TE
static

Te header

◆ TRANSFER_ENCODING

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

Transfer encoding header

◆ UPGRADE

OOS_HTTP_API const char* matador::http::request_header::UPGRADE
static

Upgrade header

◆ USER_AGENT

OOS_HTTP_API const char* matador::http::request_header::USER_AGENT
static

User agent header

◆ VIA

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

Via header

◆ WARNING

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

Warning header


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