HttpKnownHeaderNames
Contents
[
Hide
]HttpKnownHeaderNames class
Contains the string values of the known header names.
class HttpKnownHeaderNames
Methods
Method | Description |
---|---|
HttpKnownHeaderNames() | The deleted default constructor. |
Fields
Field | Description |
---|---|
static Accept | The ‘Accept’ header name. |
static AcceptCharset | The ‘Accept-Charset’ header name. |
static AcceptEncoding | The ‘Accept-Encoding’ header name. |
static AcceptLanguage | The ‘Accept-Language’ header name. |
static AcceptRanges | The ‘Accept-Ranges’ header name. |
static Age | The ‘Age’ header name. |
static Allow | The ‘Allow’ header name. |
static Authorization | The ‘Authorization’ header name. |
static CacheControl | The ‘Cache-Control’ header name. |
static Connection | The ‘Connection’ header name. |
static ContentDisposition | The ‘Content-Disposition’ header name. |
static ContentEncoding | The ‘Content-Encoding’ header name. |
static ContentLanguage | The ‘Content-Language’ header name. |
static ContentLength | The ‘Content-Length’ header name. |
static ContentLocation | The ‘Content-Location’ header name. |
static ContentMD5 | The ‘Content-MD5’ header name. |
static ContentRange | The ‘Content-Range’ header name. |
static ContentType | The ‘Content-Type’ header name. |
static Cookie | The ‘Cookie’ header name. |
static Cookie2 | The ‘Cookie2’ header name. |
static Date | The ‘Date’ header name. |
static ETag | The ‘ETag’ header name. |
static Expect | The ‘Expect’ header name. |
static Expires | The ‘Expires’ header name. |
static From | The ‘From’ header name. |
static Host | The ‘Host’ header name. |
static IfMatch | The ‘If-Match’ header name. |
static IfModifiedSince | The ‘If-Modified-Since’ header name. |
static IfNoneMatch | The ‘If-None-Match’ header name. |
static IfRange | The ‘If-Range’ header name. |
static IfUnmodifiedSince | The ‘If-Unmodified-Since’ header name. |
static KeepAlive | The ‘Keep-Alive’ header name. |
static LastModified | The ‘Last-Modified’ header name. |
static Location | The ‘Location’ header name. |
static MaxForwards | The ‘Max-Forwards’ header name. |
static Origin | The ‘Origin’ header name. |
static P3P | The ‘P3P’ header name. |
static Pragma | The ‘Pragma’ header name. |
static ProxyAuthenticate | The ‘Proxy-Authenticate’ header name. |
static ProxyAuthorization | The ‘Proxy-Authorization’ header name. |
static ProxyConnection | The ‘Proxy-Connection’ header name. |
static Range | The ‘Range’ header name. |
static Referer | The ‘Referer’ header name. |
static RetryAfter | The ‘Retry-After’ header name. |
static SecWebSocketAccept | The ‘Sec-WebSocket-Accept’ header name. |
static SecWebSocketExtensions | The ‘Sec-WebSocket-Extensions’ header name. |
static SecWebSocketKey | The ‘Sec-WebSocket-Key’ header name. |
static SecWebSocketProtocol | The ‘Sec-WebSocket-Protocol’ header name. |
static SecWebSocketVersion | The ‘Sec-WebSocket-Version’ header name. |
static Server | The ‘Server’ header name. |
static SetCookie | The ‘Set-Cookie’ header name. |
static SetCookie2 | The ‘Set-Cookie2’ header name. |
static TE | The ‘TE’ header name. |
static Trailer | The ‘Trailer’ header name. |
static TransferEncoding | The ‘Transfer-Encoding’ header name. |
static Upgrade | The ‘Upgrade’ header name. |
static UserAgent | The ‘User-Agent’ header name. |
static Vary | The ‘Vary’ header name. |
static Via | The ‘Via’ header name. |
static Warning | The ‘Warning’ header name. |
static WWWAuthenticate | The ‘WWW-Authenticate’ header name. |
static XAspNetVersion | The ‘X-AspNet-Version’ header name. |
static XPoweredBy | The ‘X-Powered-By’ header name. |
See Also
- Namespace System::Net
- Library Aspose.Slides