Package org.rapidcontext.util
Interface HttpUtil.HEADER
- Enclosing interface:
HttpUtil
public static interface HttpUtil.HEADER
A number of standard HTTP headers as defined in RFC1945
(HTTP/1.0) and RFC2616 (HTTP/1.1).
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
RFC 2616 (HTTP/1.1) Section 14.1static final String
RFC 2616 (HTTP/1.1) Section 14.2static final String
RFC 2616 (HTTP/1.1) Section 14.3static final String
RFC 2616 (HTTP/1.1) Section 14.4static final String
RFC 5789 (HTTP PATCH) Section 3.1static final String
RFC 2616 (HTTP/1.1) Section 14.5static final String
RFC 2616 (HTTP/1.1) Section 14.6static final String
RFC 1945 (HTTP/1.0) Section 10.1, RFC 2616 (HTTP/1.1) Section 14.7static final String
RFC 1945 (HTTP/1.0) Section 10.2, RFC 2616 (HTTP/1.1) Section 14.8static final String
RFC 2616 (HTTP/1.1) Section 14.9static final String
RFC 2616 (HTTP/1.1) Section 14.10static final String
RFC 1945 (HTTP/1.0) Section 10.3, RFC 2616 (HTTP/1.1) Section 14.11static final String
RFC 2616 (HTTP/1.1) Section 14.12static final String
RFC 1945 (HTTP/1.0) Section 10.4, RFC 2616 (HTTP/1.1) Section 14.13static final String
RFC 2616 (HTTP/1.1) Section 14.14static final String
RFC 2616 (HTTP/1.1) Section 14.15static final String
RFC 2616 (HTTP/1.1) Section 14.16static final String
RFC 1945 (HTTP/1.0) Section 10.5, RFC 2616 (HTTP/1.1) Section 14.17static final String
RFC 1945 (HTTP/1.0) Section 10.6, RFC 2616 (HTTP/1.1) Section 14.18static final String
RFC 2616 (HTTP/1.1) Section 14.19static final String
RFC 2616 (HTTP/1.1) Section 14.20static final String
RFC 1945 (HTTP/1.0) Section 10.7, RFC 2616 (HTTP/1.1) Section 14.21static final String
RFC 1945 (HTTP/1.0) Section 10.8, RFC 2616 (HTTP/1.1) Section 14.22static final String
RFC 2616 (HTTP/1.1) Section 14.23static final String
RFC 2616 (HTTP/1.1) Section 14.24static final String
RFC 1945 (HTTP/1.0) Section 10.9, RFC 2616 (HTTP/1.1) Section 14.25static final String
RFC 2616 (HTTP/1.1) Section 14.26static final String
RFC 2616 (HTTP/1.1) Section 14.27static final String
RFC 2616 (HTTP/1.1) Section 14.28static final String
RFC 1945 (HTTP/1.0) Section 10.10, RFC 2616 (HTTP/1.1) Section 14.29static final String
RFC 1945 (HTTP/1.0) Section 10.11, RFC 2616 (HTTP/1.1) Section 14.30static final String
RFC 2616 (HTTP/1.1) Section 14.31static final String
RFC 1945 (HTTP/1.0) Section 10.12, RFC 2616 (HTTP/1.1) Section 14.32static final String
RFC 2616 (HTTP/1.1) Section 14.33static final String
RFC 2616 (HTTP/1.1) Section 14.34static final String
RFC 2616 (HTTP/1.1) Section 14.35static final String
RFC 1945 (HTTP/1.0) Section 10.13, RFC 2616 (HTTP/1.1) Section 14.36static final String
RFC 2616 (HTTP/1.1) Section 14.37static final String
RFC 1945 (HTTP/1.0) Section 10.14, RFC 2616 (HTTP/1.1) Section 14.38static final String
RFC 2616 (HTTP/1.1) Section 14.39static final String
RFC 2616 (HTTP/1.1) Section 14.40static final String
RFC 2616 (HTTP/1.1) Section 14.41static final String
RFC 2616 (HTTP/1.1) Section 14.42static final String
RFC 1945 (HTTP/1.0) Section 10.15, RFC 2616 (HTTP/1.1) Section 14.43static final String
RFC 2616 (HTTP/1.1) Section 14.44static final String
RFC 2616 (HTTP/1.1) Section 14.45static final String
RFC 2616 (HTTP/1.1) Section 14.46static final String
RFC 1945 (HTTP/1.0) Section 10.16, RFC 2616 (HTTP/1.1) Section 14.47
-
Field Details
-
ACCEPT
RFC 2616 (HTTP/1.1) Section 14.1- See Also:
-
ACCEPT_CHARSET
RFC 2616 (HTTP/1.1) Section 14.2- See Also:
-
ACCEPT_ENCODING
RFC 2616 (HTTP/1.1) Section 14.3- See Also:
-
ACCEPT_LANGUAGE
RFC 2616 (HTTP/1.1) Section 14.4- See Also:
-
ACCEPT_PATCH
RFC 5789 (HTTP PATCH) Section 3.1- See Also:
-
ACCEPT_RANGES
RFC 2616 (HTTP/1.1) Section 14.5- See Also:
-
AGE
RFC 2616 (HTTP/1.1) Section 14.6- See Also:
-
ALLOW
RFC 1945 (HTTP/1.0) Section 10.1, RFC 2616 (HTTP/1.1) Section 14.7- See Also:
-
AUTHORIZATION
RFC 1945 (HTTP/1.0) Section 10.2, RFC 2616 (HTTP/1.1) Section 14.8- See Also:
-
CACHE_CONTROL
RFC 2616 (HTTP/1.1) Section 14.9- See Also:
-
CONNECTION
RFC 2616 (HTTP/1.1) Section 14.10- See Also:
-
CONTENT_ENCODING
RFC 1945 (HTTP/1.0) Section 10.3, RFC 2616 (HTTP/1.1) Section 14.11- See Also:
-
CONTENT_LANGUAGE
RFC 2616 (HTTP/1.1) Section 14.12- See Also:
-
CONTENT_LENGTH
RFC 1945 (HTTP/1.0) Section 10.4, RFC 2616 (HTTP/1.1) Section 14.13- See Also:
-
CONTENT_LOCATION
RFC 2616 (HTTP/1.1) Section 14.14- See Also:
-
CONTENT_MD5
RFC 2616 (HTTP/1.1) Section 14.15- See Also:
-
CONTENT_RANGE
RFC 2616 (HTTP/1.1) Section 14.16- See Also:
-
CONTENT_TYPE
RFC 1945 (HTTP/1.0) Section 10.5, RFC 2616 (HTTP/1.1) Section 14.17- See Also:
-
DATE
RFC 1945 (HTTP/1.0) Section 10.6, RFC 2616 (HTTP/1.1) Section 14.18- See Also:
-
ETAG
RFC 2616 (HTTP/1.1) Section 14.19- See Also:
-
EXPECT
RFC 2616 (HTTP/1.1) Section 14.20- See Also:
-
EXPIRES
RFC 1945 (HTTP/1.0) Section 10.7, RFC 2616 (HTTP/1.1) Section 14.21- See Also:
-
FROM
RFC 1945 (HTTP/1.0) Section 10.8, RFC 2616 (HTTP/1.1) Section 14.22- See Also:
-
HOST
RFC 2616 (HTTP/1.1) Section 14.23- See Also:
-
IF_MATCH
RFC 2616 (HTTP/1.1) Section 14.24- See Also:
-
IF_MODIFIED_SINCE
RFC 1945 (HTTP/1.0) Section 10.9, RFC 2616 (HTTP/1.1) Section 14.25- See Also:
-
IF_NONE_MATCH
RFC 2616 (HTTP/1.1) Section 14.26- See Also:
-
IF_RANGE
RFC 2616 (HTTP/1.1) Section 14.27- See Also:
-
IF_UNMODIFIED_SINCE
RFC 2616 (HTTP/1.1) Section 14.28- See Also:
-
LAST_MODIFIED
RFC 1945 (HTTP/1.0) Section 10.10, RFC 2616 (HTTP/1.1) Section 14.29- See Also:
-
LOCATION
RFC 1945 (HTTP/1.0) Section 10.11, RFC 2616 (HTTP/1.1) Section 14.30- See Also:
-
MAX_FORWARDS
RFC 2616 (HTTP/1.1) Section 14.31- See Also:
-
PRAGMA
RFC 1945 (HTTP/1.0) Section 10.12, RFC 2616 (HTTP/1.1) Section 14.32- See Also:
-
PROXY_AUTHENTICATE
RFC 2616 (HTTP/1.1) Section 14.33- See Also:
-
PROXY_AUTHORIZATION
RFC 2616 (HTTP/1.1) Section 14.34- See Also:
-
RANGE
RFC 2616 (HTTP/1.1) Section 14.35- See Also:
-
REFERER
RFC 1945 (HTTP/1.0) Section 10.13, RFC 2616 (HTTP/1.1) Section 14.36- See Also:
-
RETRY_AFTER
RFC 2616 (HTTP/1.1) Section 14.37- See Also:
-
SERVER
RFC 1945 (HTTP/1.0) Section 10.14, RFC 2616 (HTTP/1.1) Section 14.38- See Also:
-
TE
RFC 2616 (HTTP/1.1) Section 14.39- See Also:
-
TRAILER
RFC 2616 (HTTP/1.1) Section 14.40- See Also:
-
TRANSFER_ENCODING
RFC 2616 (HTTP/1.1) Section 14.41- See Also:
-
UPGRADE
RFC 2616 (HTTP/1.1) Section 14.42- See Also:
-
USER_AGENT
RFC 1945 (HTTP/1.0) Section 10.15, RFC 2616 (HTTP/1.1) Section 14.43- See Also:
-
VARY
RFC 2616 (HTTP/1.1) Section 14.44- See Also:
-
VIA
RFC 2616 (HTTP/1.1) Section 14.45- See Also:
-
WARNING
RFC 2616 (HTTP/1.1) Section 14.46- See Also:
-
WWW_AUTHENTICATE
RFC 1945 (HTTP/1.0) Section 10.16, RFC 2616 (HTTP/1.1) Section 14.47- See Also:
-