Package play.mvc
Interface Http.HeaderNames
-
- All Known Implementing Classes:
Controller
,Helpers
- Enclosing class:
- Http
public static interface Http.HeaderNames
Defines all standard HTTP headers.
-
-
Field Summary
-
-
-
Field Detail
-
ACCEPT
static final String ACCEPT
- See Also:
- Constant Field Values
-
ACCEPT_CHARSET
static final String ACCEPT_CHARSET
- See Also:
- Constant Field Values
-
ACCEPT_ENCODING
static final String ACCEPT_ENCODING
- See Also:
- Constant Field Values
-
ACCEPT_LANGUAGE
static final String ACCEPT_LANGUAGE
- See Also:
- Constant Field Values
-
ACCEPT_RANGES
static final String ACCEPT_RANGES
- See Also:
- Constant Field Values
-
AGE
static final String AGE
- See Also:
- Constant Field Values
-
ALLOW
static final String ALLOW
- See Also:
- Constant Field Values
-
AUTHORIZATION
static final String AUTHORIZATION
- See Also:
- Constant Field Values
-
CACHE_CONTROL
static final String CACHE_CONTROL
- See Also:
- Constant Field Values
-
CONNECTION
static final String CONNECTION
- See Also:
- Constant Field Values
-
CONTENT_DISPOSITION
static final String CONTENT_DISPOSITION
- See Also:
- Constant Field Values
-
CONTENT_ENCODING
static final String CONTENT_ENCODING
- See Also:
- Constant Field Values
-
CONTENT_LANGUAGE
static final String CONTENT_LANGUAGE
- See Also:
- Constant Field Values
-
CONTENT_LENGTH
static final String CONTENT_LENGTH
- See Also:
- Constant Field Values
-
CONTENT_LOCATION
static final String CONTENT_LOCATION
- See Also:
- Constant Field Values
-
CONTENT_MD5
static final String CONTENT_MD5
- See Also:
- Constant Field Values
-
CONTENT_RANGE
static final String CONTENT_RANGE
- See Also:
- Constant Field Values
-
CONTENT_TRANSFER_ENCODING
static final String CONTENT_TRANSFER_ENCODING
- See Also:
- Constant Field Values
-
CONTENT_TYPE
static final String CONTENT_TYPE
- See Also:
- Constant Field Values
-
COOKIE
static final String COOKIE
- See Also:
- Constant Field Values
-
DATE
static final String DATE
- See Also:
- Constant Field Values
-
ETAG
static final String ETAG
- See Also:
- Constant Field Values
-
EXPECT
static final String EXPECT
- See Also:
- Constant Field Values
-
EXPIRES
static final String EXPIRES
- See Also:
- Constant Field Values
-
FORWARDED
static final String FORWARDED
- See Also:
- Constant Field Values
-
FROM
static final String FROM
- See Also:
- Constant Field Values
-
HOST
static final String HOST
- See Also:
- Constant Field Values
-
IF_MATCH
static final String IF_MATCH
- See Also:
- Constant Field Values
-
IF_MODIFIED_SINCE
static final String IF_MODIFIED_SINCE
- See Also:
- Constant Field Values
-
IF_NONE_MATCH
static final String IF_NONE_MATCH
- See Also:
- Constant Field Values
-
IF_RANGE
static final String IF_RANGE
- See Also:
- Constant Field Values
-
IF_UNMODIFIED_SINCE
static final String IF_UNMODIFIED_SINCE
- See Also:
- Constant Field Values
-
LAST_MODIFIED
static final String LAST_MODIFIED
- See Also:
- Constant Field Values
-
LINK
static final String LINK
- See Also:
- Constant Field Values
-
LOCATION
static final String LOCATION
- See Also:
- Constant Field Values
-
MAX_FORWARDS
static final String MAX_FORWARDS
- See Also:
- Constant Field Values
-
PRAGMA
static final String PRAGMA
- See Also:
- Constant Field Values
-
PROXY_AUTHENTICATE
static final String PROXY_AUTHENTICATE
- See Also:
- Constant Field Values
-
PROXY_AUTHORIZATION
static final String PROXY_AUTHORIZATION
- See Also:
- Constant Field Values
-
RANGE
static final String RANGE
- See Also:
- Constant Field Values
-
REFERER
static final String REFERER
- See Also:
- Constant Field Values
-
RETRY_AFTER
static final String RETRY_AFTER
- See Also:
- Constant Field Values
-
SERVER
static final String SERVER
- See Also:
- Constant Field Values
-
SET_COOKIE
static final String SET_COOKIE
- See Also:
- Constant Field Values
-
SET_COOKIE2
static final String SET_COOKIE2
- See Also:
- Constant Field Values
-
TE
static final String TE
- See Also:
- Constant Field Values
-
TRAILER
static final String TRAILER
- See Also:
- Constant Field Values
-
TRANSFER_ENCODING
static final String TRANSFER_ENCODING
- See Also:
- Constant Field Values
-
UPGRADE
static final String UPGRADE
- See Also:
- Constant Field Values
-
USER_AGENT
static final String USER_AGENT
- See Also:
- Constant Field Values
-
VARY
static final String VARY
- See Also:
- Constant Field Values
-
VIA
static final String VIA
- See Also:
- Constant Field Values
-
WARNING
static final String WARNING
- See Also:
- Constant Field Values
-
WWW_AUTHENTICATE
static final String WWW_AUTHENTICATE
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_ALLOW_ORIGIN
static final String ACCESS_CONTROL_ALLOW_ORIGIN
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_EXPOSE_HEADERS
static final String ACCESS_CONTROL_EXPOSE_HEADERS
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_MAX_AGE
static final String ACCESS_CONTROL_MAX_AGE
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_ALLOW_CREDENTIALS
static final String ACCESS_CONTROL_ALLOW_CREDENTIALS
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_ALLOW_METHODS
static final String ACCESS_CONTROL_ALLOW_METHODS
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_ALLOW_HEADERS
static final String ACCESS_CONTROL_ALLOW_HEADERS
- See Also:
- Constant Field Values
-
ORIGIN
static final String ORIGIN
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_REQUEST_METHOD
static final String ACCESS_CONTROL_REQUEST_METHOD
- See Also:
- Constant Field Values
-
ACCESS_CONTROL_REQUEST_HEADERS
static final String ACCESS_CONTROL_REQUEST_HEADERS
- See Also:
- Constant Field Values
-
X_FORWARDED_FOR
static final String X_FORWARDED_FOR
- See Also:
- Constant Field Values
-
X_FORWARDED_HOST
static final String X_FORWARDED_HOST
- See Also:
- Constant Field Values
-
X_FORWARDED_PORT
static final String X_FORWARDED_PORT
- See Also:
- Constant Field Values
-
X_FORWARDED_PROTO
static final String X_FORWARDED_PROTO
- See Also:
- Constant Field Values
-
X_REQUESTED_WITH
static final String X_REQUESTED_WITH
- See Also:
- Constant Field Values
-
STRICT_TRANSPORT_SECURITY
static final String STRICT_TRANSPORT_SECURITY
- See Also:
- Constant Field Values
-
X_FRAME_OPTIONS
static final String X_FRAME_OPTIONS
- See Also:
- Constant Field Values
-
X_XSS_PROTECTION
static final String X_XSS_PROTECTION
- See Also:
- Constant Field Values
-
X_CONTENT_TYPE_OPTIONS
static final String X_CONTENT_TYPE_OPTIONS
- See Also:
- Constant Field Values
-
X_PERMITTED_CROSS_DOMAIN_POLICIES
static final String X_PERMITTED_CROSS_DOMAIN_POLICIES
- See Also:
- Constant Field Values
-
CONTENT_SECURITY_POLICY
static final String CONTENT_SECURITY_POLICY
- See Also:
- Constant Field Values
-
CONTENT_SECURITY_POLICY_REPORT_ONLY
static final String CONTENT_SECURITY_POLICY_REPORT_ONLY
- See Also:
- Constant Field Values
-
X_CONTENT_SECURITY_POLICY_NONCE_HEADER
static final String X_CONTENT_SECURITY_POLICY_NONCE_HEADER
- See Also:
- Constant Field Values
-
REFERRER_POLICY
static final String REFERRER_POLICY
- See Also:
- Constant Field Values
-
-