Απαρίθμηση System::Net::HttpResponseHeader
περιεχόμενα
[
κρύβω
]HttpResponseHeader enum
Απαριθμεί τις κεφαλίδες της http απάντησης.
enum class HttpResponseHeader
Τιμές
| Όνομα | Τιμή | Περιγραφή |
|---|---|---|
| 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’ κεφαλίδα. |
| AcceptRanges | 20 | Η ‘Accept-Ranges’ κεφαλίδα. |
| Age | 21 | Η ‘Age’ κεφαλίδα. |
| ETag | 22 | Η ‘ETag’ κεφαλίδα. |
| Location | 23 | Η ‘Location’ κεφαλίδα. |
| ProxyAuthenticate | 24 | Η ‘Proxy-Authenticate’ κεφαλίδα. |
| RetryAfter | 25 | Η ‘Retry-After’ κεφαλίδα. |
| Server | 26 | Η κεφαλίδα ‘Server’. |
| SetCookie | 27 | Η κεφαλίδα ‘Set-Cookie’. |
| Vary | 28 | Η κεφαλίδα ‘Vary’. |
| WwwAuthenticate | 29 | Η κεφαλίδα ‘WWW-Authenticate’. |
Δείτε επίσης
- Namespace System::Net
- Library Aspose.Page for C++