Value
| Constant
| Description
|
---|---|---|
0
| httpNull
| "N/A:"
|
1
| httpAccept
| "Accept:"
|
2
| httpAcceptCharset
| "Accept-Charset:"
|
3
| httpAcceptEncoding
| "Accept-Encoding:"
|
4
| httpAcceptLanguages
| "Accept-Language:"
|
5
| httpAcceptRange
| "Accept-Range:"
|
6
| httpAge
| "Age:"
|
7
| httpAllow
| "Allow:"
|
8
| httpAuthorization
| "Authorization:"
|
9
| httpCacheControl
| "Cache-Control:"
|
10
| httpConnection
| "Connection:"
|
11
| httpContentEncoding
| "Content-Encoding:"
|
12
| httpContentLanguage
| "Content-Language:"
|
13
| httpContentLength
| "Content-Length:"
|
14
| httpContentLocation
| "Content-Location:"
|
15
| httpContentMD5
| "Content-MD5:"
|
16
| httpContentRange
| "Content-Range:"
|
17
| httpContentType
| "Content-Type:"
|
18
| httpDate
| "Date:"
|
19
| httpETag
| "ETag:"
|
20
| httpExpect
| "Expect:"
|
21
| httpExpires
| "Expires:"
|
22
| httpFrom
| "From:"
|
23
| httpHost
| "Host:"
|
24
| httpIfMatch
| "If-Match:"
|
25
| httpIfModifiedSince
| "If-Modified-Since:"
|
26
| httpIfNonMatch
| "If-Non-Match:"
|
27
| httpIfRange
| "If-Range:"
|
28
| httpIfUnmodified
| "If-Unmodified:"
|
29
| httpLastModified
| "Last-Modified:"
|
30
| httpLocation
| "Location:"
|
31
| httpMaxForwards
| "Max-Forwards:"
|
32
| httpPragma
| "Pragma:"
|
33
| httpProxyAuthenticate
| "Proxy-Authenticate:"
|
34
| httpProxyAuthorization
| "Proxy-Authorization:"
|
35
| httpRange
| "Range:"
|
36
| httpReferer
| "Referer:"
|
37
| httpRetryAfter
| "Retry-After:"
|
38
| httpServer
| "Server:"
|
39
| httpTE
| "TE:"
|
40
| httpTrailer
| "Trailer:"
|
41
| httpTransferEncoding
| "Transfer-Encoding:"
|
42
| httpUpgrade
| "Upgrade:"
|
43
| httpUserAgent
| "User-Agent:"
|
44
| httpVary
| "Vary:"
|
45
| httpVia
| "Via:"
|
46
| httpWaring
| "Warning:"
|
47
| httpWWWAuthenticate
| "WWW-Authenticate:"
|
48
| httpCookie
| "Cookie:"
|
49
| httpSetCookie
| "Set-Cookie:"
|