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’ 标头名称。 |
另见
- Namespace System::Net
- Library Aspose.Page for C++