CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
System::Net::HttpKnownHeaderNames Class Reference

Contains the string values of the known header names. More...

#include <http_known_header_names.h>

Public Member Functions

 HttpKnownHeaderNames ()=delete
 The deleted default constructor. More...
 

Static Public Attributes

static const String Accept
 The 'Accept' header name. More...
 
static const String AcceptCharset
 The 'Accept-Charset' header name. More...
 
static const String AcceptEncoding
 The 'Accept-Encoding' header name. More...
 
static const String AcceptLanguage
 The 'Accept-Language' header name. More...
 
static const String AcceptRanges
 The 'Accept-Ranges' header name. More...
 
static const String Age
 The 'Age' header name. More...
 
static const String Allow
 The 'Allow' header name. More...
 
static const String Authorization
 The 'Authorization' header name. More...
 
static const String CacheControl
 The 'Cache-Control' header name. More...
 
static const String Connection
 The 'Connection' header name. More...
 
static const String ContentDisposition
 The 'Content-Disposition' header name. More...
 
static const String ContentEncoding
 The 'Content-Encoding' header name. More...
 
static const String ContentLanguage
 The 'Content-Language' header name. More...
 
static const String ContentLength
 The 'Content-Length' header name. More...
 
static const String ContentLocation
 The 'Content-Location' header name. More...
 
static const String ContentMD5
 The 'Content-MD5' header name. More...
 
static const String ContentRange
 The 'Content-Range' header name. More...
 
static const String ContentType
 The 'Content-Type' header name. More...
 
static const String Cookie
 The 'Cookie' header name. More...
 
static const String Cookie2
 The 'Cookie2' header name. More...
 
static const String Date
 The 'Date' header name. More...
 
static const String ETag
 The 'ETag' header name. More...
 
static const String Expect
 The 'Expect' header name. More...
 
static const String Expires
 The 'Expires' header name. More...
 
static const String From
 The 'From' header name. More...
 
static const String Host
 The 'Host' header name. More...
 
static const String IfMatch
 The 'If-Match' header name. More...
 
static const String IfModifiedSince
 The 'If-Modified-Since' header name. More...
 
static const String IfNoneMatch
 The 'If-None-Match' header name. More...
 
static const String IfRange
 The 'If-Range' header name. More...
 
static const String IfUnmodifiedSince
 The 'If-Unmodified-Since' header name. More...
 
static const String KeepAlive
 The 'Keep-Alive' header name. More...
 
static const String LastModified
 The 'Last-Modified' header name. More...
 
static const String Location
 The 'Location' header name. More...
 
static const String MaxForwards
 The 'Max-Forwards' header name. More...
 
static const String Origin
 The 'Origin' header name. More...
 
static const String P3P
 The 'P3P' header name. More...
 
static const String Pragma
 The 'Pragma' header name. More...
 
static const String ProxyAuthenticate
 The 'Proxy-Authenticate' header name. More...
 
static const String ProxyAuthorization
 The 'Proxy-Authorization' header name. More...
 
static const String ProxyConnection
 The 'Proxy-Connection' header name. More...
 
static const String Range
 The 'Range' header name. More...
 
static const String Referer
 The 'Referer' header name. More...
 
static const String RetryAfter
 The 'Retry-After' header name. More...
 
static const String SecWebSocketAccept
 The 'Sec-WebSocket-Accept' header name. More...
 
static const String SecWebSocketExtensions
 The 'Sec-WebSocket-Extensions' header name. More...
 
static const String SecWebSocketKey
 The 'Sec-WebSocket-Key' header name. More...
 
static const String SecWebSocketProtocol
 The 'Sec-WebSocket-Protocol' header name. More...
 
static const String SecWebSocketVersion
 The 'Sec-WebSocket-Version' header name. More...
 
static const String Server
 The 'Server' header name. More...
 
static const String SetCookie
 The 'Set-Cookie' header name. More...
 
static const String SetCookie2
 The 'Set-Cookie2' header name. More...
 
static const String TE
 The 'TE' header name. More...
 
static const String Trailer
 The 'Trailer' header name. More...
 
static const String TransferEncoding
 The 'Transfer-Encoding' header name. More...
 
static const String Upgrade
 The 'Upgrade' header name. More...
 
static const String UserAgent
 The 'User-Agent' header name. More...
 
static const String Vary
 The 'Vary' header name. More...
 
static const String Via
 The 'Via' header name. More...
 
static const String WWWAuthenticate
 The 'WWW-Authenticate' header name. More...
 
static const String Warning
 The 'Warning' header name. More...
 
static const String XAspNetVersion
 The 'X-AspNet-Version' header name. More...
 
static const String XPoweredBy
 The 'X-Powered-By' header name. More...
 

Detailed Description

Contains the string values of the known header names.

Constructor & Destructor Documentation

◆ HttpKnownHeaderNames()

System::Net::HttpKnownHeaderNames::HttpKnownHeaderNames ( )
delete

The deleted default constructor.

Member Data Documentation

◆ Accept

const String System::Net::HttpKnownHeaderNames::Accept
static

The 'Accept' header name.

◆ AcceptCharset

const String System::Net::HttpKnownHeaderNames::AcceptCharset
static

The 'Accept-Charset' header name.

◆ AcceptEncoding

const String System::Net::HttpKnownHeaderNames::AcceptEncoding
static

The 'Accept-Encoding' header name.

◆ AcceptLanguage

const String System::Net::HttpKnownHeaderNames::AcceptLanguage
static

The 'Accept-Language' header name.

◆ AcceptRanges

const String System::Net::HttpKnownHeaderNames::AcceptRanges
static

The 'Accept-Ranges' header name.

◆ Age

const String System::Net::HttpKnownHeaderNames::Age
static

The 'Age' header name.

◆ Allow

const String System::Net::HttpKnownHeaderNames::Allow
static

The 'Allow' header name.

◆ Authorization

const String System::Net::HttpKnownHeaderNames::Authorization
static

The 'Authorization' header name.

◆ CacheControl

const String System::Net::HttpKnownHeaderNames::CacheControl
static

The 'Cache-Control' header name.

◆ Connection

const String System::Net::HttpKnownHeaderNames::Connection
static

The 'Connection' header name.

◆ ContentDisposition

const String System::Net::HttpKnownHeaderNames::ContentDisposition
static

The 'Content-Disposition' header name.

◆ ContentEncoding

const String System::Net::HttpKnownHeaderNames::ContentEncoding
static

The 'Content-Encoding' header name.

◆ ContentLanguage

const String System::Net::HttpKnownHeaderNames::ContentLanguage
static

The 'Content-Language' header name.

◆ ContentLength

const String System::Net::HttpKnownHeaderNames::ContentLength
static

The 'Content-Length' header name.

◆ ContentLocation

const String System::Net::HttpKnownHeaderNames::ContentLocation
static

The 'Content-Location' header name.

◆ ContentMD5

const String System::Net::HttpKnownHeaderNames::ContentMD5
static

The 'Content-MD5' header name.

◆ ContentRange

const String System::Net::HttpKnownHeaderNames::ContentRange
static

The 'Content-Range' header name.

◆ ContentType

const String System::Net::HttpKnownHeaderNames::ContentType
static

The 'Content-Type' header name.

◆ Cookie

const String System::Net::HttpKnownHeaderNames::Cookie
static

The 'Cookie' header name.

◆ Cookie2

const String System::Net::HttpKnownHeaderNames::Cookie2
static

The 'Cookie2' header name.

◆ Date

const String System::Net::HttpKnownHeaderNames::Date
static

The 'Date' header name.

◆ ETag

const String System::Net::HttpKnownHeaderNames::ETag
static

The 'ETag' header name.

◆ Expect

const String System::Net::HttpKnownHeaderNames::Expect
static

The 'Expect' header name.

◆ Expires

const String System::Net::HttpKnownHeaderNames::Expires
static

The 'Expires' header name.

◆ From

const String System::Net::HttpKnownHeaderNames::From
static

The 'From' header name.

◆ Host

const String System::Net::HttpKnownHeaderNames::Host
static

The 'Host' header name.

◆ IfMatch

const String System::Net::HttpKnownHeaderNames::IfMatch
static

The 'If-Match' header name.

◆ IfModifiedSince

const String System::Net::HttpKnownHeaderNames::IfModifiedSince
static

The 'If-Modified-Since' header name.

◆ IfNoneMatch

const String System::Net::HttpKnownHeaderNames::IfNoneMatch
static

The 'If-None-Match' header name.

◆ IfRange

const String System::Net::HttpKnownHeaderNames::IfRange
static

The 'If-Range' header name.

◆ IfUnmodifiedSince

const String System::Net::HttpKnownHeaderNames::IfUnmodifiedSince
static

The 'If-Unmodified-Since' header name.

◆ KeepAlive

const String System::Net::HttpKnownHeaderNames::KeepAlive
static

The 'Keep-Alive' header name.

◆ LastModified

const String System::Net::HttpKnownHeaderNames::LastModified
static

The 'Last-Modified' header name.

◆ Location

const String System::Net::HttpKnownHeaderNames::Location
static

The 'Location' header name.

◆ MaxForwards

const String System::Net::HttpKnownHeaderNames::MaxForwards
static

The 'Max-Forwards' header name.

◆ Origin

const String System::Net::HttpKnownHeaderNames::Origin
static

The 'Origin' header name.

◆ P3P

const String System::Net::HttpKnownHeaderNames::P3P
static

The 'P3P' header name.

◆ Pragma

const String System::Net::HttpKnownHeaderNames::Pragma
static

The 'Pragma' header name.

◆ ProxyAuthenticate

const String System::Net::HttpKnownHeaderNames::ProxyAuthenticate
static

The 'Proxy-Authenticate' header name.

◆ ProxyAuthorization

const String System::Net::HttpKnownHeaderNames::ProxyAuthorization
static

The 'Proxy-Authorization' header name.

◆ ProxyConnection

const String System::Net::HttpKnownHeaderNames::ProxyConnection
static

The 'Proxy-Connection' header name.

◆ Range

const String System::Net::HttpKnownHeaderNames::Range
static

The 'Range' header name.

◆ Referer

const String System::Net::HttpKnownHeaderNames::Referer
static

The 'Referer' header name.

◆ RetryAfter

const String System::Net::HttpKnownHeaderNames::RetryAfter
static

The 'Retry-After' header name.

◆ SecWebSocketAccept

const String System::Net::HttpKnownHeaderNames::SecWebSocketAccept
static

The 'Sec-WebSocket-Accept' header name.

◆ SecWebSocketExtensions

const String System::Net::HttpKnownHeaderNames::SecWebSocketExtensions
static

The 'Sec-WebSocket-Extensions' header name.

◆ SecWebSocketKey

const String System::Net::HttpKnownHeaderNames::SecWebSocketKey
static

The 'Sec-WebSocket-Key' header name.

◆ SecWebSocketProtocol

const String System::Net::HttpKnownHeaderNames::SecWebSocketProtocol
static

The 'Sec-WebSocket-Protocol' header name.

◆ SecWebSocketVersion

const String System::Net::HttpKnownHeaderNames::SecWebSocketVersion
static

The 'Sec-WebSocket-Version' header name.

◆ Server

const String System::Net::HttpKnownHeaderNames::Server
static

The 'Server' header name.

◆ SetCookie

const String System::Net::HttpKnownHeaderNames::SetCookie
static

The 'Set-Cookie' header name.

◆ SetCookie2

const String System::Net::HttpKnownHeaderNames::SetCookie2
static

The 'Set-Cookie2' header name.

◆ TE

const String System::Net::HttpKnownHeaderNames::TE
static

The 'TE' header name.

◆ Trailer

const String System::Net::HttpKnownHeaderNames::Trailer
static

The 'Trailer' header name.

◆ TransferEncoding

const String System::Net::HttpKnownHeaderNames::TransferEncoding
static

The 'Transfer-Encoding' header name.

◆ Upgrade

const String System::Net::HttpKnownHeaderNames::Upgrade
static

The 'Upgrade' header name.

◆ UserAgent

const String System::Net::HttpKnownHeaderNames::UserAgent
static

The 'User-Agent' header name.

◆ Vary

const String System::Net::HttpKnownHeaderNames::Vary
static

The 'Vary' header name.

◆ Via

const String System::Net::HttpKnownHeaderNames::Via
static

The 'Via' header name.

◆ Warning

const String System::Net::HttpKnownHeaderNames::Warning
static

The 'Warning' header name.

◆ WWWAuthenticate

const String System::Net::HttpKnownHeaderNames::WWWAuthenticate
static

The 'WWW-Authenticate' header name.

◆ XAspNetVersion

const String System::Net::HttpKnownHeaderNames::XAspNetVersion
static

The 'X-AspNet-Version' header name.

◆ XPoweredBy

const String System::Net::HttpKnownHeaderNames::XPoweredBy
static

The 'X-Powered-By' header name.