java.lang.Object | |
↳ | org.apache.http.HttpHeaders |
Constants enumerating the HTTP headers. All headers defined in RFC1945 (HTTP/1.0), RFC2616 (HTTP/1.1), and RFC2518 (WebDAV) are listed.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ACCEPT | RFC 2616 (HTTP/1.1) Section 14.1 | |||||||||
String | ACCEPT_CHARSET | RFC 2616 (HTTP/1.1) Section 14.2 | |||||||||
String | ACCEPT_ENCODING | RFC 2616 (HTTP/1.1) Section 14.3 | |||||||||
String | ACCEPT_LANGUAGE | RFC 2616 (HTTP/1.1) Section 14.4 | |||||||||
String | ACCEPT_RANGES | RFC 2616 (HTTP/1.1) Section 14.5 | |||||||||
String | AGE | RFC 2616 (HTTP/1.1) Section 14.6 | |||||||||
String | ALLOW | RFC 1945 (HTTP/1.0) Section 10.1, RFC 2616 (HTTP/1.1) Section 14.7 | |||||||||
String | AUTHORIZATION | RFC 1945 (HTTP/1.0) Section 10.2, RFC 2616 (HTTP/1.1) Section 14.8 | |||||||||
String | CACHE_CONTROL | RFC 2616 (HTTP/1.1) Section 14.9 | |||||||||
String | CONNECTION | RFC 2616 (HTTP/1.1) Section 14.10 | |||||||||
String | CONTENT_ENCODING | RFC 1945 (HTTP/1.0) Section 10.3, RFC 2616 (HTTP/1.1) Section 14.11 | |||||||||
String | CONTENT_LANGUAGE | RFC 2616 (HTTP/1.1) Section 14.12 | |||||||||
String | CONTENT_LENGTH | RFC 1945 (HTTP/1.0) Section 10.4, RFC 2616 (HTTP/1.1) Section 14.13 | |||||||||
String | CONTENT_LOCATION | RFC 2616 (HTTP/1.1) Section 14.14 | |||||||||
String | CONTENT_MD5 | RFC 2616 (HTTP/1.1) Section 14.15 | |||||||||
String | CONTENT_RANGE | RFC 2616 (HTTP/1.1) Section 14.16 | |||||||||
String | CONTENT_TYPE | RFC 1945 (HTTP/1.0) Section 10.5, RFC 2616 (HTTP/1.1) Section 14.17 | |||||||||
String | DATE | RFC 1945 (HTTP/1.0) Section 10.6, RFC 2616 (HTTP/1.1) Section 14.18 | |||||||||
String | DAV | RFC 2518 (WevDAV) Section 9.1 | |||||||||
String | DEPTH | RFC 2518 (WevDAV) Section 9.2 | |||||||||
String | DESTINATION | RFC 2518 (WevDAV) Section 9.3 | |||||||||
String | ETAG | RFC 2616 (HTTP/1.1) Section 14.19 | |||||||||
String | EXPECT | RFC 2616 (HTTP/1.1) Section 14.20 | |||||||||
String | EXPIRES | RFC 1945 (HTTP/1.0) Section 10.7, RFC 2616 (HTTP/1.1) Section 14.21 | |||||||||
String | FROM | RFC 1945 (HTTP/1.0) Section 10.8, RFC 2616 (HTTP/1.1) Section 14.22 | |||||||||
String | HOST | RFC 2616 (HTTP/1.1) Section 14.23 | |||||||||
String | IF | RFC 2518 (WevDAV) Section 9.4 | |||||||||
String | IF_MATCH | RFC 2616 (HTTP/1.1) Section 14.24 | |||||||||
String | IF_MODIFIED_SINCE | RFC 1945 (HTTP/1.0) Section 10.9, RFC 2616 (HTTP/1.1) Section 14.25 | |||||||||
String | IF_NONE_MATCH | RFC 2616 (HTTP/1.1) Section 14.26 | |||||||||
String | IF_RANGE | RFC 2616 (HTTP/1.1) Section 14.27 | |||||||||
String | IF_UNMODIFIED_SINCE | RFC 2616 (HTTP/1.1) Section 14.28 | |||||||||
String | LAST_MODIFIED | RFC 1945 (HTTP/1.0) Section 10.10, RFC 2616 (HTTP/1.1) Section 14.29 | |||||||||
String | LOCATION | RFC 1945 (HTTP/1.0) Section 10.11, RFC 2616 (HTTP/1.1) Section 14.30 | |||||||||
String | LOCK_TOKEN | RFC 2518 (WevDAV) Section 9.5 | |||||||||
String | MAX_FORWARDS | RFC 2616 (HTTP/1.1) Section 14.31 | |||||||||
String | OVERWRITE | RFC 2518 (WevDAV) Section 9.6 | |||||||||
String | PRAGMA | RFC 1945 (HTTP/1.0) Section 10.12, RFC 2616 (HTTP/1.1) Section 14.32 | |||||||||
String | PROXY_AUTHENTICATE | RFC 2616 (HTTP/1.1) Section 14.33 | |||||||||
String | PROXY_AUTHORIZATION | RFC 2616 (HTTP/1.1) Section 14.34 | |||||||||
String | RANGE | RFC 2616 (HTTP/1.1) Section 14.35 | |||||||||
String | REFERER | RFC 1945 (HTTP/1.0) Section 10.13, RFC 2616 (HTTP/1.1) Section 14.36 | |||||||||
String | RETRY_AFTER | RFC 2616 (HTTP/1.1) Section 14.37 | |||||||||
String | SERVER | RFC 1945 (HTTP/1.0) Section 10.14, RFC 2616 (HTTP/1.1) Section 14.38 | |||||||||
String | STATUS_URI | RFC 2518 (WevDAV) Section 9.7 | |||||||||
String | TE | RFC 2616 (HTTP/1.1) Section 14.39 | |||||||||
String | TIMEOUT | RFC 2518 (WevDAV) Section 9.8 | |||||||||
String | TRAILER | RFC 2616 (HTTP/1.1) Section 14.40 | |||||||||
String | TRANSFER_ENCODING | RFC 2616 (HTTP/1.1) Section 14.41 | |||||||||
String | UPGRADE | RFC 2616 (HTTP/1.1) Section 14.42 | |||||||||
String | USER_AGENT | RFC 1945 (HTTP/1.0) Section 10.15, RFC 2616 (HTTP/1.1) Section 14.43 | |||||||||
String | VARY | RFC 2616 (HTTP/1.1) Section 14.44 | |||||||||
String | VIA | RFC 2616 (HTTP/1.1) Section 14.45 | |||||||||
String | WARNING | RFC 2616 (HTTP/1.1) Section 14.46 | |||||||||
String | WWW_AUTHENTICATE | RFC 1945 (HTTP/1.0) Section 10.16, RFC 2616 (HTTP/1.1) Section 14.47 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
RFC 2616 (HTTP/1.1) Section 14.2
RFC 2616 (HTTP/1.1) Section 14.3
RFC 2616 (HTTP/1.1) Section 14.4
RFC 2616 (HTTP/1.1) Section 14.5
RFC 1945 (HTTP/1.0) Section 10.1, RFC 2616 (HTTP/1.1) Section 14.7
RFC 1945 (HTTP/1.0) Section 10.2, RFC 2616 (HTTP/1.1) Section 14.8
RFC 2616 (HTTP/1.1) Section 14.9
RFC 2616 (HTTP/1.1) Section 14.10
RFC 1945 (HTTP/1.0) Section 10.3, RFC 2616 (HTTP/1.1) Section 14.11
RFC 2616 (HTTP/1.1) Section 14.12
RFC 1945 (HTTP/1.0) Section 10.4, RFC 2616 (HTTP/1.1) Section 14.13
RFC 2616 (HTTP/1.1) Section 14.14
RFC 2616 (HTTP/1.1) Section 14.15
RFC 2616 (HTTP/1.1) Section 14.16
RFC 1945 (HTTP/1.0) Section 10.5, RFC 2616 (HTTP/1.1) Section 14.17
RFC 1945 (HTTP/1.0) Section 10.6, RFC 2616 (HTTP/1.1) Section 14.18
RFC 1945 (HTTP/1.0) Section 10.7, RFC 2616 (HTTP/1.1) Section 14.21
RFC 1945 (HTTP/1.0) Section 10.8, RFC 2616 (HTTP/1.1) Section 14.22
RFC 1945 (HTTP/1.0) Section 10.9, RFC 2616 (HTTP/1.1) Section 14.25
RFC 2616 (HTTP/1.1) Section 14.26
RFC 2616 (HTTP/1.1) Section 14.28
RFC 1945 (HTTP/1.0) Section 10.10, RFC 2616 (HTTP/1.1) Section 14.29
RFC 1945 (HTTP/1.0) Section 10.11, RFC 2616 (HTTP/1.1) Section 14.30
RFC 2616 (HTTP/1.1) Section 14.31
RFC 1945 (HTTP/1.0) Section 10.12, RFC 2616 (HTTP/1.1) Section 14.32
RFC 2616 (HTTP/1.1) Section 14.33
RFC 2616 (HTTP/1.1) Section 14.34
RFC 1945 (HTTP/1.0) Section 10.13, RFC 2616 (HTTP/1.1) Section 14.36
RFC 2616 (HTTP/1.1) Section 14.37
RFC 1945 (HTTP/1.0) Section 10.14, RFC 2616 (HTTP/1.1) Section 14.38
RFC 2616 (HTTP/1.1) Section 14.41
RFC 1945 (HTTP/1.0) Section 10.15, RFC 2616 (HTTP/1.1) Section 14.43
RFC 1945 (HTTP/1.0) Section 10.16, RFC 2616 (HTTP/1.1) Section 14.47