System::Net::HttpRequestHeader απαρίθμηση
περιεχόμενα
[
κρύβω
]HttpRequestHeader enum
Απαριθμεί τις κεφαλίδες του αιτήματος.
enum class HttpRequestHeader
Τιμές
| Όνομα | Τιμή | Περιγραφή |
|---|---|---|
| CacheControl | 0 | Η κεφαλίδα ‘Cache-Control’. |
| Σύνδεση | 1 | Η κεφαλίδα ‘Connection’. |
| Ημερομηνία | 2 | Η κεφαλίδα ‘Date’. |
| KeepAlive | 3 | Η κεφαλίδα ‘Keep-Alive’. |
| Pragma | 4 | Η κεφαλίδα ‘Pragma’. |
| Trailer | 5 | Η κεφαλίδα ‘Trailer’. |
| TransferEncoding | 6 | Η κεφαλίδα ‘Transfer-Encoding’. |
| Upgrade | 7 | Η κεφαλίδα ‘Upgrade’. |
| Via | 8 | Η κεφαλίδα ‘Via’. |
| Warning | 9 | Η κεφαλίδα ‘Warning’. |
| Allow | 10 | Η κεφαλίδα ‘Allow’. |
| ContentLength | 11 | Η κεφαλίδα ‘Content-Length’. |
| ContentType | 12 | Η κεφαλίδα ‘Content-Type’. |
| ContentEncoding | 13 | Η κεφαλίδα ‘Content-Encoding’. |
| ContentLanguage | 14 | Η ‘Content-Language’ κεφαλίδα. |
| ContentLocation | 15 | Η ‘Content-Location’ κεφαλίδα. |
| ContentMd5 | 16 | Η ‘Content-MD5’ κεφαλίδα. |
| ContentRange | 17 | Η ‘Content-Range’ κεφαλίδα. |
| Expires | 18 | Η ‘Expires’ κεφαλίδα. |
| LastModified | 19 | Η ‘Last-Modified’ κεφαλίδα. |
| Accept | 20 | Η κεφαλίδα ‘Accept’. |
| AcceptCharset | 21 | Η κεφαλίδα ‘Accept-Charset’. |
| AcceptEncoding | 22 | Η κεφαλίδα ‘Accept-Encoding’. |
| AcceptLanguage | 23 | Η κεφαλίδα ‘Accept-Language’. |
| Authorization | 24 | Η κεφαλίδα ‘Authorization’. |
| Cookie | 25 | Η κεφαλίδα ‘Cookie’. |
| Expect | 26 | Η κεφαλίδα ‘Expect’. |
| From | 27 | Η κεφαλίδα ‘From’. |
| Host | 28 | Η κεφαλίδα ‘Host’. |
| IfMatch | 29 | Η κεφαλίδα ‘If-Match’. |
| IfModifiedSince | 30 | Η κεφαλίδα ‘If-Modified-Since’. |
| IfNoneMatch | 31 | Η κεφαλίδα ‘If-None-Match’. |
| IfRange | 32 | Η κεφαλίδα ‘If-Range’. |
| IfUnmodifiedSince | 33 | Η κεφαλίδα ‘If-Unmodified-Since’. |
| MaxForwards | 34 | Η κεφαλίδα ‘Max-Forwards’. |
| ProxyAuthorization | 35 | Η κεφαλίδα ‘Proxy-Authorization’. |
| Referer | 36 | Η κεφαλίδα ‘Referer’. |
| Range | 37 | Η κεφαλίδα ‘Range’. |
| Te | 38 | Η κεφαλίδα ‘TE’. |
| Translate | 39 | Η κεφαλίδα ‘Translate’. |
| UserAgent | 40 | Η κεφαλίδα ‘User-Agent’. |
Δείτε επίσης
- Namespace System::Net
- Library Aspose.Page for C++