Interface HttpHeader
public interface HttpHeader
HTTP header constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11">HTTP/1.1 documentation}.static final String
See RFC 2392.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.12">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19">HTTP/1.1 documentation}.static final String
See RFC 7231.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21">HTTP/1.1 documentation}.static final String
See RFC 7231.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.24">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.25">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.26">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.28">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29">HTTP/1.1 documentation}.static final String
See {@link <a href="http://tools.ietf.org/html/rfc5988#page-6">Web Linking (IETF RFC-5988) documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30">HTTP/1.1 documentation}.static final String
See RFC 7231.static final String
Custom Header defined in the OData standard.static final String
Custom Header defined in the OData standard.static final String
Custom Header defined in the OData standard.static final String
Custom Header defined in the OData standard.static final String
OData Prefer Header.static final String
OData Preference-Applied Header.static final String
See RFC 7233.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.static final String
See RFC 7230.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.44">HTTP/1.1 documentation}.static final String
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.47">HTTP/1.1 documentation}.static final String
Non standard header.static final String
Non standard header.
-
Field Details
-
ACCEPT
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">HTTP/1.1 documentation}.- See Also:
-
ACCEPT_CHARSET
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2">HTTP/1.1 documentation}.- See Also:
-
ACCEPT_ENCODING
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3">HTTP/1.1 documentation}.- See Also:
-
ACCEPT_LANGUAGE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4">HTTP/1.1 documentation}.- See Also:
-
ALLOW
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7">HTTP/1.1 documentation}.- See Also:
-
AUTHORIZATION
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8">HTTP/1.1 documentation}.- See Also:
-
CACHE_CONTROL
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">HTTP/1.1 documentation}.- See Also:
-
CONTENT_ENCODING
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11">HTTP/1.1 documentation}.- See Also:
-
CONTENT_LANGUAGE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.12">HTTP/1.1 documentation}.- See Also:
-
CONTENT_ID
See RFC 2392.- See Also:
-
CONTENT_LENGTH
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13">HTTP/1.1 documentation}.- See Also:
-
CONTENT_LOCATION
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14">HTTP/1.1 documentation}.- See Also:
-
CONTENT_TYPE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17">HTTP/1.1 documentation}.- See Also:
-
DATE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18">HTTP/1.1 documentation}.- See Also:
-
ETAG
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19">HTTP/1.1 documentation}.- See Also:
-
EXPECT
See RFC 7231.- See Also:
-
EXPIRES
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21">HTTP/1.1 documentation}.- See Also:
-
FROM
See RFC 7231.- See Also:
-
HOST
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23">HTTP/1.1 documentation}.- See Also:
-
IF_MATCH
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.24">HTTP/1.1 documentation}.- See Also:
-
IF_MODIFIED_SINCE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.25">HTTP/1.1 documentation}.- See Also:
-
IF_NONE_MATCH
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.26">HTTP/1.1 documentation}.- See Also:
-
IF_UNMODIFIED_SINCE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.28">HTTP/1.1 documentation}.- See Also:
-
LAST_MODIFIED
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29">HTTP/1.1 documentation}.- See Also:
-
LOCATION
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30">HTTP/1.1 documentation}.- See Also:
-
LINK
See {@link <a href="http://tools.ietf.org/html/rfc5988#page-6">Web Linking (IETF RFC-5988) documentation}.- See Also:
-
MAX_FORWARDS
See RFC 7231.- See Also:
-
PREFER
OData Prefer Header. See OData Version 4.0 Part 1: Protocol and RFC 7240.- See Also:
-
PREFERENCE_APPLIED
OData Preference-Applied Header. See OData Version 4.0 Part 1: Protocol and RFC 7240.- See Also:
-
RANGE
See RFC 7233.- See Also:
-
RETRY_AFTER
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">HTTP/1.1 documentation}.- See Also:
-
TE
See RFC 7230.- See Also:
-
USER_AGENT
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43">HTTP/1.1 documentation}.- See Also:
-
VARY
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.44">HTTP/1.1 documentation}.- See Also:
-
WWW_AUTHENTICATE
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.47">HTTP/1.1 documentation}.- See Also:
-
COOKIE
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.- See Also:
-
SET_COOKIE
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.- See Also:
-
X_HTTP_METHOD
Non standard header.- See Also:
-
X_HTTP_METHOD_OVERRIDE
Non standard header.- See Also:
-
ODATA_VERSION
Custom Header defined in the OData standard.- See Also:
-
ODATA_MAX_VERSION
Custom Header defined in the OData standard.- See Also:
-
ODATA_ENTITY_ID
Custom Header defined in the OData standard.- See Also:
-
ODATA_ISOLATION
Custom Header defined in the OData standard.- See Also:
-