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 Cookie该 ‘Cookie’ 标头名称。
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’ 标头名称。

另见