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.Font for C++