HttpHeaderNames
instead.
Standard HTTP header names.@Deprecated public static final class HttpHeaders.Names extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCEPT
Deprecated.
"Accept" |
static String |
ACCEPT_CHARSET
Deprecated.
"Accept-Charset" |
static String |
ACCEPT_ENCODING
Deprecated.
"Accept-Encoding" |
static String |
ACCEPT_LANGUAGE
Deprecated.
"Accept-Language" |
static String |
ACCEPT_PATCH
Deprecated.
"Accept-Patch" |
static String |
ACCEPT_RANGES
Deprecated.
"Accept-Ranges" |
static String |
ACCESS_CONTROL_ALLOW_CREDENTIALS
Deprecated.
"Access-Control-Allow-Credentials" |
static String |
ACCESS_CONTROL_ALLOW_HEADERS
Deprecated.
"Access-Control-Allow-Headers" |
static String |
ACCESS_CONTROL_ALLOW_METHODS
Deprecated.
"Access-Control-Allow-Methods" |
static String |
ACCESS_CONTROL_ALLOW_ORIGIN
Deprecated.
"Access-Control-Allow-Origin" |
static String |
ACCESS_CONTROL_EXPOSE_HEADERS
Deprecated.
"Access-Control-Expose-Headers" |
static String |
ACCESS_CONTROL_MAX_AGE
Deprecated.
"Access-Control-Max-Age" |
static String |
ACCESS_CONTROL_REQUEST_HEADERS
Deprecated.
"Access-Control-Request-Headers" |
static String |
ACCESS_CONTROL_REQUEST_METHOD
Deprecated.
"Access-Control-Request-Method" |
static String |
AGE
Deprecated.
"Age" |
static String |
ALLOW
Deprecated.
"Allow" |
static String |
AUTHORIZATION
Deprecated.
"Authorization" |
static String |
CACHE_CONTROL
Deprecated.
"Cache-Control" |
static String |
CONNECTION
Deprecated.
"Connection" |
static String |
CONTENT_BASE
Deprecated.
"Content-Base" |
static String |
CONTENT_ENCODING
Deprecated.
"Content-Encoding" |
static String |
CONTENT_LANGUAGE
Deprecated.
"Content-Language" |
static String |
CONTENT_LENGTH
Deprecated.
"Content-Length" |
static String |
CONTENT_LOCATION
Deprecated.
"Content-Location" |
static String |
CONTENT_MD5
Deprecated.
"Content-MD5" |
static String |
CONTENT_RANGE
Deprecated.
"Content-Range" |
static String |
CONTENT_TRANSFER_ENCODING
Deprecated.
"Content-Transfer-Encoding" |
static String |
CONTENT_TYPE
Deprecated.
"Content-Type" |
static String |
COOKIE
Deprecated.
"Cookie" |
static String |
DATE
Deprecated.
"Date" |
static String |
ETAG
Deprecated.
"ETag" |
static String |
EXPECT
Deprecated.
"Expect" |
static String |
EXPIRES
Deprecated.
"Expires" |
static String |
FROM
Deprecated.
"From" |
static String |
HOST
Deprecated.
"Host" |
static String |
IF_MATCH
Deprecated.
"If-Match" |
static String |
IF_MODIFIED_SINCE
Deprecated.
"If-Modified-Since" |
static String |
IF_NONE_MATCH
Deprecated.
"If-None-Match" |
static String |
IF_RANGE
Deprecated.
"If-Range" |
static String |
IF_UNMODIFIED_SINCE
Deprecated.
"If-Unmodified-Since" |
static String |
LAST_MODIFIED
Deprecated.
"Last-Modified" |
static String |
LOCATION
Deprecated.
"Location" |
static String |
MAX_FORWARDS
Deprecated.
"Max-Forwards" |
static String |
ORIGIN
Deprecated.
"Origin" |
static String |
PRAGMA
Deprecated.
"Pragma" |
static String |
PROXY_AUTHENTICATE
Deprecated.
"Proxy-Authenticate" |
static String |
PROXY_AUTHORIZATION
Deprecated.
"Proxy-Authorization" |
static String |
RANGE
Deprecated.
"Range" |
static String |
REFERER
Deprecated.
"Referer" |
static String |
RETRY_AFTER
Deprecated.
"Retry-After" |
static String |
SEC_WEBSOCKET_ACCEPT
Deprecated.
"Sec-WebSocket-Accept" |
static String |
SEC_WEBSOCKET_KEY
Deprecated.
"Sec-WebSocket-Key" |
static String |
SEC_WEBSOCKET_KEY1
Deprecated.
"Sec-WebSocket-Key1" |
static String |
SEC_WEBSOCKET_KEY2
Deprecated.
"Sec-WebSocket-Key2" |
static String |
SEC_WEBSOCKET_LOCATION
Deprecated.
"Sec-WebSocket-Location" |
static String |
SEC_WEBSOCKET_ORIGIN
Deprecated.
"Sec-WebSocket-Origin" |
static String |
SEC_WEBSOCKET_PROTOCOL
Deprecated.
"Sec-WebSocket-Protocol" |
static String |
SEC_WEBSOCKET_VERSION
Deprecated.
"Sec-WebSocket-Version" |
static String |
SERVER
Deprecated.
"Server" |
static String |
SET_COOKIE
Deprecated.
"Set-Cookie" |
static String |
SET_COOKIE2
Deprecated.
"Set-Cookie2" |
static String |
TE
Deprecated.
"TE" |
static String |
TRAILER
Deprecated.
"Trailer" |
static String |
TRANSFER_ENCODING
Deprecated.
"Transfer-Encoding" |
static String |
UPGRADE
Deprecated.
"Upgrade" |
static String |
USER_AGENT
Deprecated.
"User-Agent" |
static String |
VARY
Deprecated.
"Vary" |
static String |
VIA
Deprecated.
"Via" |
static String |
WARNING
Deprecated.
"Warning" |
static String |
WEBSOCKET_LOCATION
Deprecated.
"WebSocket-Location" |
static String |
WEBSOCKET_ORIGIN
Deprecated.
"WebSocket-Origin" |
static String |
WEBSOCKET_PROTOCOL
Deprecated.
"WebSocket-Protocol" |
static String |
WWW_AUTHENTICATE
Deprecated.
"WWW-Authenticate" |
public static final String ACCEPT
"Accept"
public static final String ACCEPT_CHARSET
"Accept-Charset"
public static final String ACCEPT_ENCODING
"Accept-Encoding"
public static final String ACCEPT_LANGUAGE
"Accept-Language"
public static final String ACCEPT_RANGES
"Accept-Ranges"
public static final String ACCEPT_PATCH
"Accept-Patch"
public static final String ACCESS_CONTROL_ALLOW_CREDENTIALS
"Access-Control-Allow-Credentials"
public static final String ACCESS_CONTROL_ALLOW_HEADERS
"Access-Control-Allow-Headers"
public static final String ACCESS_CONTROL_ALLOW_METHODS
"Access-Control-Allow-Methods"
public static final String ACCESS_CONTROL_ALLOW_ORIGIN
"Access-Control-Allow-Origin"
public static final String ACCESS_CONTROL_EXPOSE_HEADERS
"Access-Control-Expose-Headers"
public static final String ACCESS_CONTROL_MAX_AGE
"Access-Control-Max-Age"
public static final String ACCESS_CONTROL_REQUEST_HEADERS
"Access-Control-Request-Headers"
public static final String ACCESS_CONTROL_REQUEST_METHOD
"Access-Control-Request-Method"
public static final String AGE
"Age"
public static final String ALLOW
"Allow"
public static final String AUTHORIZATION
"Authorization"
public static final String CACHE_CONTROL
"Cache-Control"
public static final String CONNECTION
"Connection"
public static final String CONTENT_BASE
"Content-Base"
public static final String CONTENT_ENCODING
"Content-Encoding"
public static final String CONTENT_LANGUAGE
"Content-Language"
public static final String CONTENT_LENGTH
"Content-Length"
public static final String CONTENT_LOCATION
"Content-Location"
public static final String CONTENT_TRANSFER_ENCODING
"Content-Transfer-Encoding"
public static final String CONTENT_MD5
"Content-MD5"
public static final String CONTENT_RANGE
"Content-Range"
public static final String CONTENT_TYPE
"Content-Type"
public static final String COOKIE
"Cookie"
public static final String DATE
"Date"
public static final String ETAG
"ETag"
public static final String EXPECT
"Expect"
public static final String EXPIRES
"Expires"
public static final String FROM
"From"
public static final String HOST
"Host"
public static final String IF_MATCH
"If-Match"
public static final String IF_MODIFIED_SINCE
"If-Modified-Since"
public static final String IF_NONE_MATCH
"If-None-Match"
public static final String IF_RANGE
"If-Range"
public static final String IF_UNMODIFIED_SINCE
"If-Unmodified-Since"
public static final String LAST_MODIFIED
"Last-Modified"
public static final String LOCATION
"Location"
public static final String MAX_FORWARDS
"Max-Forwards"
public static final String ORIGIN
"Origin"
public static final String PRAGMA
"Pragma"
public static final String PROXY_AUTHENTICATE
"Proxy-Authenticate"
public static final String PROXY_AUTHORIZATION
"Proxy-Authorization"
public static final String RANGE
"Range"
public static final String REFERER
"Referer"
public static final String RETRY_AFTER
"Retry-After"
public static final String SEC_WEBSOCKET_KEY1
"Sec-WebSocket-Key1"
public static final String SEC_WEBSOCKET_KEY2
"Sec-WebSocket-Key2"
public static final String SEC_WEBSOCKET_LOCATION
"Sec-WebSocket-Location"
public static final String SEC_WEBSOCKET_ORIGIN
"Sec-WebSocket-Origin"
public static final String SEC_WEBSOCKET_PROTOCOL
"Sec-WebSocket-Protocol"
public static final String SEC_WEBSOCKET_VERSION
"Sec-WebSocket-Version"
public static final String SEC_WEBSOCKET_KEY
"Sec-WebSocket-Key"
public static final String SEC_WEBSOCKET_ACCEPT
"Sec-WebSocket-Accept"
public static final String SERVER
"Server"
public static final String SET_COOKIE
"Set-Cookie"
public static final String SET_COOKIE2
"Set-Cookie2"
public static final String TE
"TE"
public static final String TRAILER
"Trailer"
public static final String TRANSFER_ENCODING
"Transfer-Encoding"
public static final String UPGRADE
"Upgrade"
public static final String USER_AGENT
"User-Agent"
public static final String VARY
"Vary"
public static final String VIA
"Via"
public static final String WARNING
"Warning"
public static final String WEBSOCKET_LOCATION
"WebSocket-Location"
public static final String WEBSOCKET_ORIGIN
"WebSocket-Origin"
public static final String WEBSOCKET_PROTOCOL
"WebSocket-Protocol"
public static final String WWW_AUTHENTICATE
"WWW-Authenticate"
Copyright © 2008–2017 The Netty Project. All rights reserved.