System::Net::HttpKnownHeaderNames kelas
isi
[
bersembunyi
]HttpKnownHeaderNames class
Berisi nilai string dari nama header yang dikenal.
class HttpKnownHeaderNames
Metode
| Metode | Deskripsi |
|---|---|
| HttpKnownHeaderNames() | Konstruktor default yang dihapus. |
Bidang
| Bidang | Deskripsi |
|---|---|
| static Accept | Nama header ‘Accept’. |
| static AcceptCharset | Nama header ‘Accept-Charset’. |
| static AcceptEncoding | Nama header ‘Accept-Encoding’. |
| static AcceptLanguage | Nama header ‘Accept-Language’. |
| static AcceptRanges | Nama header ‘Accept-Ranges’. |
| static Age | Nama header ‘Age’. |
| static Allow | Nama header ‘Allow’. |
| static Authorization | Nama header ‘Authorization’. |
| static CacheControl | Nama header ‘Cache-Control’. |
| static Connection | Nama header ‘Connection’. |
| static ContentDisposition | Nama header ‘Content-Disposition’. |
| static ContentEncoding | Nama header ‘Content-Encoding’. |
| static ContentLanguage | Nama header ‘Content-Language’. |
| static ContentLength | Nama header ‘Content-Length’. |
| static ContentLocation | Nama header ‘Content-Location’. |
| static ContentMD5 | Nama header ‘Content-MD5’. |
| static ContentRange | Nama header ‘Content-Range’. |
| static ContentType | Nama header ‘Content-Type’. |
| static Cookie | Nama header ‘Cookie’. |
| static Cookie2 | Nama header ‘Cookie2’. |
| static Date | Nama header ‘Date’. |
| static ETag | Nama header ‘ETag’. |
| static Expect | Nama header ‘Expect’. |
| static Expires | Nama header ‘Expires’. |
| static From | Nama header ‘From’. |
| static Host | Nama header ‘Host’. |
| static IfMatch | Nama header ‘If-Match’. |
| static IfModifiedSince | Nama header ‘If-Modified-Since’. |
| static IfNoneMatch | Nama header ‘If-None-Match’. |
| static IfRange | Nama header ‘If-Range’. |
| static IfUnmodifiedSince | Nama header ‘If-Unmodified-Since’. |
| static KeepAlive | Nama header ‘Keep-Alive’. |
| static LastModified | Nama header ‘Last-Modified’. |
| static Location | Nama header ‘Location’. |
| static MaxForwards | Nama header ‘Max-Forwards’. |
| static Origin | Nama header ‘Origin’. |
| static P3P | Nama header ‘P3P’. |
| static Pragma | Nama header ‘Pragma’. |
| static ProxyAuthenticate | Nama header ‘Proxy-Authenticate’. |
| static ProxyAuthorization | Nama header ‘Proxy-Authorization’. |
| static ProxyConnection | Nama header ‘Proxy-Connection’. |
| static Range | Nama header ‘Range’. |
| static Referer | Nama header ‘Referer’. |
| static RetryAfter | Nama header ‘Retry-After’. |
| static SecWebSocketAccept | Nama header ‘Sec-WebSocket-Accept’. |
| static SecWebSocketExtensions | Nama header ‘Sec-WebSocket-Extensions’. |
| static SecWebSocketKey | Nama header ‘Sec-WebSocket-Key’. |
| static SecWebSocketProtocol | Nama header ‘Sec-WebSocket-Protocol’. |
| static SecWebSocketVersion | Nama header ‘Sec-WebSocket-Version’. |
| static Server | Nama header ‘Server’. |
| static SetCookie | Nama header ‘Set-Cookie’. |
| static SetCookie2 | Nama header ‘Set-Cookie2’. |
| static TE | Nama header ‘TE’. |
| static Trailer | Nama header ‘Trailer’. |
| static TransferEncoding | Nama header ‘Transfer-Encoding’. |
| static Upgrade | Nama header ‘Upgrade’. |
| static UserAgent | Nama header ‘User-Agent’. |
| static Vary | Nama header ‘Vary’. |
| static Via | Nama header ‘Via’. |
| static Warning | Nama header ‘Warning’. |
| static WWWAuthenticate | Nama header ‘WWW-Authenticate’. |
| static XAspNetVersion | Nama header ‘X-AspNet-Version’. |
| static XPoweredBy | Nama header ‘X-Powered-By’. |
Lihat Juga
- Namespace System::Net
- Library Aspose.Page for C++