System::Net::HttpKnownHeaderNames 类

HttpKnownHeaderNames class

包含已知报头名称的字符串值。

class HttpKnownHeaderNames

方法

方法描述
HttpKnownHeaderNames()已删除的默认构造函数。

字段

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

另见