Common HTTP headers.
More...
#include <constants.hpp>
Common HTTP headers.
- Author
- Vincent Lachenal
- Since
- 0.1
◆ A_IM
const std::string anch::rest::CommonHeaders::A_IM |
|
static |
◆ ACCEPT
const std::string anch::rest::CommonHeaders::ACCEPT |
|
static |
◆ ACCEPT_CH
const std::string anch::rest::CommonHeaders::ACCEPT_CH |
|
static |
◆ ACCEPT_CHARSET
const std::string anch::rest::CommonHeaders::ACCEPT_CHARSET |
|
static |
◆ ACCEPT_DATETIME
const std::string anch::rest::CommonHeaders::ACCEPT_DATETIME |
|
static |
◆ ACCEPT_LANGUAGE
const std::string anch::rest::CommonHeaders::ACCEPT_LANGUAGE |
|
static |
◆ ACCEPT_PATCH
const std::string anch::rest::CommonHeaders::ACCEPT_PATCH |
|
static |
◆ ACCEPT_RANGES
const std::string anch::rest::CommonHeaders::ACCEPT_RANGES |
|
static |
◆ ACCESS_CONTROL_ALLOW_CREDENTIALS
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_ALLOW_CREDENTIALS |
|
static |
Access-Control-Allow-Credentials header
◆ ACCESS_CONTROL_ALLOW_HEADERS
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_ALLOW_HEADERS |
|
static |
Access-Control-Allow-Headers header
◆ ACCESS_CONTROL_ALLOW_METHODS
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_ALLOW_METHODS |
|
static |
Access-Control-Allow-Methods header
◆ ACCESS_CONTROL_ALLOW_ORIGIN
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_ALLOW_ORIGIN |
|
static |
Access-Control-Allow-Origin header
◆ ACCESS_CONTROL_EXPOSE_HEADERS
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_EXPOSE_HEADERS |
|
static |
Access-Control-Expose-Headers header
◆ ACCESS_CONTROL_MAX_AGE
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_MAX_AGE |
|
static |
Access-Control-Max-Age header
◆ ACCESS_CONTROL_REQUEST_HEADERS
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_REQUEST_HEADERS |
|
static |
Access-Control-Request-Headers header
◆ ACCESS_CONTROL_REQUEST_METHOD
const std::string anch::rest::CommonHeaders::ACCESS_CONTROL_REQUEST_METHOD |
|
static |
Access-Control-Request-Method header
◆ AGE
const std::string anch::rest::CommonHeaders::AGE |
|
static |
◆ ALLOW
const std::string anch::rest::CommonHeaders::ALLOW |
|
static |
◆ ALT_SVC
const std::string anch::rest::CommonHeaders::ALT_SVC |
|
static |
◆ AUTHORIZATION
const std::string anch::rest::CommonHeaders::AUTHORIZATION |
|
static |
◆ CACHE_CONTROL
const std::string anch::rest::CommonHeaders::CACHE_CONTROL |
|
static |
◆ CONNECTION
const std::string anch::rest::CommonHeaders::CONNECTION |
|
static |
◆ CONTENT_DISPOSITION
const std::string anch::rest::CommonHeaders::CONTENT_DISPOSITION |
|
static |
Content-Disposition header
◆ CONTENT_ENCODING
const std::string anch::rest::CommonHeaders::CONTENT_ENCODING |
|
static |
◆ CONTENT_LANGUAGE
const std::string anch::rest::CommonHeaders::CONTENT_LANGUAGE |
|
static |
◆ CONTENT_LENGTH
const std::string anch::rest::CommonHeaders::CONTENT_LENGTH |
|
static |
◆ CONTENT_LOCATION
const std::string anch::rest::CommonHeaders::CONTENT_LOCATION |
|
static |
◆ CONTENT_MD5
const std::string anch::rest::CommonHeaders::CONTENT_MD5 |
|
static |
◆ CONTENT_RANGE
const std::string anch::rest::CommonHeaders::CONTENT_RANGE |
|
static |
◆ CONTENT_SECURITY_POLICY
const std::string anch::rest::CommonHeaders::CONTENT_SECURITY_POLICY |
|
static |
Content-Security-Policy header
◆ CONTENT_TYPE
const std::string anch::rest::CommonHeaders::CONTENT_TYPE |
|
static |
◆ COOKIE
const std::string anch::rest::CommonHeaders::COOKIE |
|
static |
◆ DATE
const std::string anch::rest::CommonHeaders::DATE |
|
static |
◆ DELTA_BASE
const std::string anch::rest::CommonHeaders::DELTA_BASE |
|
static |
◆ DNT
const std::string anch::rest::CommonHeaders::DNT |
|
static |
◆ ETAG
const std::string anch::rest::CommonHeaders::ETAG |
|
static |
◆ EXPECT
const std::string anch::rest::CommonHeaders::EXPECT |
|
static |
◆ EXPECT_CT
const std::string anch::rest::CommonHeaders::EXPECT_CT |
|
static |
◆ EXPIRES
const std::string anch::rest::CommonHeaders::EXPIRES |
|
static |
◆ FORWARDED
const std::string anch::rest::CommonHeaders::FORWARDED |
|
static |
◆ FROM
const std::string anch::rest::CommonHeaders::FROM |
|
static |
◆ FRONT_END_HTTPS
const std::string anch::rest::CommonHeaders::FRONT_END_HTTPS |
|
static |
◆ HOST
const std::string anch::rest::CommonHeaders::HOST |
|
static |
◆ HTTP2_SETTINGS
const std::string anch::rest::CommonHeaders::HTTP2_SETTINGS |
|
static |
◆ IF_MATCH
const std::string anch::rest::CommonHeaders::IF_MATCH |
|
static |
◆ IF_MODIFIED_SINCE
const std::string anch::rest::CommonHeaders::IF_MODIFIED_SINCE |
|
static |
◆ IF_NONE_MATCH
const std::string anch::rest::CommonHeaders::IF_NONE_MATCH |
|
static |
◆ IF_RANGE
const std::string anch::rest::CommonHeaders::IF_RANGE |
|
static |
◆ IF_UNMODIFIED_SINCE
const std::string anch::rest::CommonHeaders::IF_UNMODIFIED_SINCE |
|
static |
If-Unmodified-Since header
◆ IM
const std::string anch::rest::CommonHeaders::IM |
|
static |
◆ LAST_MODIFIED
const std::string anch::rest::CommonHeaders::LAST_MODIFIED |
|
static |
◆ LINK
const std::string anch::rest::CommonHeaders::LINK |
|
static |
◆ LOCATION
const std::string anch::rest::CommonHeaders::LOCATION |
|
static |
◆ MAX_FORWARDS
const std::string anch::rest::CommonHeaders::MAX_FORWARDS |
|
static |
◆ NEL
const std::string anch::rest::CommonHeaders::NEL |
|
static |
◆ ORIGIN
const std::string anch::rest::CommonHeaders::ORIGIN |
|
static |
◆ P3P
const std::string anch::rest::CommonHeaders::P3P |
|
static |
◆ PERMISSIONS_POLICY
const std::string anch::rest::CommonHeaders::PERMISSIONS_POLICY |
|
static |
Permissions-Policy header
◆ PRAGMA
const std::string anch::rest::CommonHeaders::PRAGMA |
|
static |
◆ PREFER
const std::string anch::rest::CommonHeaders::PREFER |
|
static |
◆ PREFERENCE_APPLIED
const std::string anch::rest::CommonHeaders::PREFERENCE_APPLIED |
|
static |
Preference-Applied header
◆ PROXY_AUTHENTICATE
const std::string anch::rest::CommonHeaders::PROXY_AUTHENTICATE |
|
static |
Proxy-Authenticate header
◆ PROXY_AUTHORIZATION
const std::string anch::rest::CommonHeaders::PROXY_AUTHORIZATION |
|
static |
Proxy-Authorization header
◆ PROXY_CONNECTION
const std::string anch::rest::CommonHeaders::PROXY_CONNECTION |
|
static |
◆ PUBLIC_KEY_PINS
const std::string anch::rest::CommonHeaders::PUBLIC_KEY_PINS |
|
static |
◆ RANGE
const std::string anch::rest::CommonHeaders::RANGE |
|
static |
◆ REFERER
const std::string anch::rest::CommonHeaders::REFERER |
|
static |
◆ REFRESH
const std::string anch::rest::CommonHeaders::REFRESH |
|
static |
◆ REPORT_TO
const std::string anch::rest::CommonHeaders::REPORT_TO |
|
static |
◆ RETRY_AFTER
const std::string anch::rest::CommonHeaders::RETRY_AFTER |
|
static |
◆ SAVE_DATA
const std::string anch::rest::CommonHeaders::SAVE_DATA |
|
static |
◆ SERVER
const std::string anch::rest::CommonHeaders::SERVER |
|
static |
◆ SET_COOKIE
const std::string anch::rest::CommonHeaders::SET_COOKIE |
|
static |
◆ STATUS
const std::string anch::rest::CommonHeaders::STATUS |
|
static |
◆ STRICT_TRANSPORT_SECURITY
const std::string anch::rest::CommonHeaders::STRICT_TRANSPORT_SECURITY |
|
static |
Strict-Transport-Security header
◆ TE
const std::string anch::rest::CommonHeaders::TE |
|
static |
◆ TIMING_ALLOW_ORIGIN
const std::string anch::rest::CommonHeaders::TIMING_ALLOW_ORIGIN |
|
static |
Timing-Allow-Origin header
◆ TK
const std::string anch::rest::CommonHeaders::TK |
|
static |
◆ TRAILER
const std::string anch::rest::CommonHeaders::TRAILER |
|
static |
◆ TRANSFER_ENCODING
const std::string anch::rest::CommonHeaders::TRANSFER_ENCODING |
|
static |
◆ UPGRADE
const std::string anch::rest::CommonHeaders::UPGRADE |
|
static |
◆ UPGRADE_INSECURE_REQUESTS
const std::string anch::rest::CommonHeaders::UPGRADE_INSECURE_REQUESTS |
|
static |
Upgrade-Insecure-Requests header
◆ USER_AGENT
const std::string anch::rest::CommonHeaders::USER_AGENT |
|
static |
◆ VARY
const std::string anch::rest::CommonHeaders::VARY |
|
static |
◆ VIA
const std::string anch::rest::CommonHeaders::VIA |
|
static |
◆ WARNING
const std::string anch::rest::CommonHeaders::WARNING |
|
static |
◆ WWW_AUTHENTICATE
const std::string anch::rest::CommonHeaders::WWW_AUTHENTICATE |
|
static |
◆ X_ATT_DEVICEID
const std::string anch::rest::CommonHeaders::X_ATT_DEVICEID |
|
static |
◆ X_CONTENT_DURATION
const std::string anch::rest::CommonHeaders::X_CONTENT_DURATION |
|
static |
X-Content-Duration header
◆ X_CONTENT_SECURITY_POLICY
const std::string anch::rest::CommonHeaders::X_CONTENT_SECURITY_POLICY |
|
static |
X-Content-Security-Policy header
◆ X_CONTENT_TYPE_OPTIONS
const std::string anch::rest::CommonHeaders::X_CONTENT_TYPE_OPTIONS |
|
static |
X-Content-Type-Options header
◆ X_CORRELATION_ID
const std::string anch::rest::CommonHeaders::X_CORRELATION_ID |
|
static |
◆ X_CSRF_TOKEN
const std::string anch::rest::CommonHeaders::X_CSRF_TOKEN |
|
static |
◆ X_FORWARDED_FOR
const std::string anch::rest::CommonHeaders::X_FORWARDED_FOR |
|
static |
◆ X_FORWARDED_HOST
const std::string anch::rest::CommonHeaders::X_FORWARDED_HOST |
|
static |
◆ X_FORWARDED_PROTO
const std::string anch::rest::CommonHeaders::X_FORWARDED_PROTO |
|
static |
◆ X_FRAME_OPTIONS
const std::string anch::rest::CommonHeaders::X_FRAME_OPTIONS |
|
static |
◆ X_HTTP_METHOD_OVERRIDE
const std::string anch::rest::CommonHeaders::X_HTTP_METHOD_OVERRIDE |
|
static |
X-Http-Method-Override header
◆ X_POWERED_BY
const std::string anch::rest::CommonHeaders::X_POWERED_BY |
|
static |
◆ X_REDIRECT_BY
const std::string anch::rest::CommonHeaders::X_REDIRECT_BY |
|
static |
◆ X_REQUEST_ID
const std::string anch::rest::CommonHeaders::X_REQUEST_ID |
|
static |
◆ X_REQUESTED_WITH
const std::string anch::rest::CommonHeaders::X_REQUESTED_WITH |
|
static |
◆ X_UA_COMPATIBLE
const std::string anch::rest::CommonHeaders::X_UA_COMPATIBLE |
|
static |
◆ X_UIDH
const std::string anch::rest::CommonHeaders::X_UIDH |
|
static |
◆ X_WAP_PROFILE
const std::string anch::rest::CommonHeaders::X_WAP_PROFILE |
|
static |
◆ X_WEBKIT_CSP
const std::string anch::rest::CommonHeaders::X_WEBKIT_CSP |
|
static |
◆ X_XSS_PROTECTION
const std::string anch::rest::CommonHeaders::X_XSS_PROTECTION |
|
static |
The documentation for this struct was generated from the following file: