Απαρίθμηση System::Net::HttpResponseHeader

HttpResponseHeader enum

Απαριθμεί τις κεφαλίδες της http απάντησης.

enum class HttpResponseHeader

Τιμές

ΌνομαΤιμήΠεριγραφή
CacheControl0Η κεφαλίδα ‘Cache-Control’.
Σύνδεση1Η κεφαλίδα ‘Connection’.
Ημερομηνία2Η κεφαλίδα ‘Date’.
KeepAlive3Η κεφαλίδα ‘Keep-Alive’.
Pragma4Η κεφαλίδα ‘Pragma’.
Trailer5Η κεφαλίδα ‘Trailer’.
TransferEncoding6Η κεφαλίδα ‘Transfer-Encoding’.
Upgrade7Η κεφαλίδα ‘Upgrade’.
Via8Η κεφαλίδα ‘Via’.
Warning9Η κεφαλίδα ‘Warning’.
Allow10Η κεφαλίδα ‘Allow’.
ContentLength11Η κεφαλίδα ‘Content-Length’.
ContentType12Η κεφαλίδα ‘Content-Type’.
ContentEncoding13Η κεφαλίδα ‘Content-Encoding’.
ContentLanguage14Η ‘Content-Language’ κεφαλίδα.
ContentLocation15Η ‘Content-Location’ κεφαλίδα.
ContentMd516Η ‘Content-MD5’ κεφαλίδα.
ContentRange17Η ‘Content-Range’ κεφαλίδα.
Expires18Η ‘Expires’ κεφαλίδα.
LastModified19Η ‘Last-Modified’ κεφαλίδα.
AcceptRanges20Η ‘Accept-Ranges’ κεφαλίδα.
Age21Η ‘Age’ κεφαλίδα.
ETag22Η ‘ETag’ κεφαλίδα.
Location23Η ‘Location’ κεφαλίδα.
ProxyAuthenticate24Η ‘Proxy-Authenticate’ κεφαλίδα.
RetryAfter25Η ‘Retry-After’ κεφαλίδα.
Server26Η κεφαλίδα ‘Server’.
SetCookie27Η κεφαλίδα ‘Set-Cookie’.
Vary28Η κεφαλίδα ‘Vary’.
WwwAuthenticate29Η κεφαλίδα ‘WWW-Authenticate’.

Δείτε επίσης