- java.lang.Object
- 
- io.helidon.common.http.Http.Header
 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringACCEPTThe"Accept"header name.static StringACCEPT_CHARSETThe"Accept-Charset"header name.static StringACCEPT_DATETIMEThe"Accept-Datetime"header name.static StringACCEPT_ENCODINGThe"Accept-Encoding"header name.static StringACCEPT_LANGUAGEThe"Accept-Language"header name.static StringACCEPT_PATCHThe"Accept-Patch"header name.static StringACCEPT_RANGESThe"Accept-Ranges"header name.static StringAGEThe"Age"header name.static StringALLOWThe"Allow"header name.static StringALT_SVCThe"Alt-Svc"header name.static StringAUTHORIZATIONThe"Authorization"header name.static StringCACHE_CONTROLThe"Cache-Control"header name.static StringCONNECTIONThe"Connection"header name.static StringCONTENT_DISPOSITIONThe"Content-Disposition"header name.static StringCONTENT_ENCODINGThe"Content-Encoding"header name.static StringCONTENT_LANGUAGEThe"Content-Language"header name.static StringCONTENT_LENGTHThe"Content-Length"header name.static StringCONTENT_LOCATIONThe"aa"header name.static StringCONTENT_RANGEThe"Content-Range"header name.static StringCONTENT_TYPEThe"Content-Type"header name.static StringCOOKIEThe"Cookie"header name.static StringDATEThe"Date"header name.static StringETAGThe"ETag"header name.static StringEXPECTThe"Expect"header name.static StringEXPIRESThe"Expires"header name.static StringFORWARDEDThe"Forwarded"header name.static StringFROMThe"From"header name.static StringHOSTThe"Host"header name.static StringIF_MATCHThe"If-Match"header name.static StringIF_MODIFIED_SINCEThe"If-Modified-Since"header name.static StringIF_NONE_MATCHThe"If-None-Match"header name.static StringIF_RANGEThe"If-Range"header name.static StringIF_UNMODIFIED_SINCEThe"If-Unmodified-Since"header name.static StringLAST_MODIFIEDThe"Last-Modified"header name.static StringLINKThe"Link"header name.static StringLOCATIONThe"Location"header name.static StringMAX_FORWARDSThe"Max-Forwards"header name.static StringORIGINThe"Origin"header name.static StringPRAGMAThe"Pragma"header name.static StringPUBLIC_KEY_PINSThe"Public-Key-Pins"header name.static StringRANGEThe"Range"header name.static StringREFERERThe"Referer"header name.static StringRETRY_AFTERThe"Retry-After"header name.static StringSERVERThe"Server"header name.static StringSET_COOKIEThe"Set-Cookie"header name.static StringSTRICT_TRANSPORT_SECURITYThe"Strict-Transport-Security"header name.static StringTEThe"TE"header name.static StringTRAILERThe"Trailer"header name.static StringTRANSFER_ENCODINGThe"Transfer-Encoding"header name.static StringTSVThe"TSV"header name.static StringUPGRADEThe"Upgrade"header name.static StringUSER_AGENTThe"User-Agent"header name.static StringVARYThe"Vary"header name.static StringVIAThe"Via"header name.static StringWARNINGThe"Warning"header name.static StringWWW_AUTHENTICATEThe"WWW-Authenticate"header name.static StringX_FORWARDED_FORTheX-Forwarded-Forheader name.static StringX_FORWARDED_HOSTTheX-Forwarded-Hostheader name.static StringX_FORWARDED_PORTTheX-Forwarded-Portheader name.static StringX_FORWARDED_PREFIXTheX-Forwarded-Prefixheader name.static StringX_FORWARDED_PROTOTheX-Forwarded-Protoheader name.static StringX_HELIDON_CNThe"X-HELIDON-CN"header name.
 
- 
- 
- 
Field Detail- 
ACCEPTpublic static final String ACCEPT The"Accept"header name. Content-Types that are acceptedTypes for the response.- See Also:
- Constant Field Values
 
 - 
ACCEPT_CHARSETpublic static final String ACCEPT_CHARSET The"Accept-Charset"header name. Character sets that are acceptedTypes.- See Also:
- Constant Field Values
 
 - 
ACCEPT_ENCODINGpublic static final String ACCEPT_ENCODING The"Accept-Encoding"header name. List of acceptedTypes encodings.- See Also:
- Constant Field Values
 
 - 
ACCEPT_LANGUAGEpublic static final String ACCEPT_LANGUAGE The"Accept-Language"header name. List of acceptedTypes human languages for response.- See Also:
- Constant Field Values
 
 - 
ACCEPT_DATETIMEpublic static final String ACCEPT_DATETIME The"Accept-Datetime"header name. Acceptable version in time.- See Also:
- Constant Field Values
 
 - 
AUTHORIZATIONpublic static final String AUTHORIZATION The"Authorization"header name. Authentication credentials for HTTP authentication.- See Also:
- Constant Field Values
 
 - 
COOKIEpublic static final String COOKIE The"Cookie"header name. An HTTP cookie previously sent by the server with "Set-Cookie".- See Also:
- Constant Field Values
 
 - 
EXPECTpublic static final String EXPECT The"Expect"header name. Indicates that particular server behaviors are required by the client.- See Also:
- Constant Field Values
 
 - 
FORWARDEDpublic static final String FORWARDED The"Forwarded"header name. Disclose original information of a client connecting to a web server through an HTTP proxy.- See Also:
- Constant Field Values
 
 - 
X_FORWARDED_FORpublic static final String X_FORWARDED_FOR TheX-Forwarded-Forheader name. Used to represent the original host requested by a client, when request passed through a proxy server.- See Also:
- Constant Field Values
 
 - 
X_FORWARDED_HOSTpublic static final String X_FORWARDED_HOST TheX-Forwarded-Hostheader name. Used to represent the original host requested by a client, when request passed through a proxy server.- See Also:
- Constant Field Values
 
 - 
X_FORWARDED_PORTpublic static final String X_FORWARDED_PORT TheX-Forwarded-Portheader name. Used to represent the original port requested by a client, when request passed through a proxy server.- See Also:
- Constant Field Values
 
 - 
X_FORWARDED_PREFIXpublic static final String X_FORWARDED_PREFIX TheX-Forwarded-Prefixheader name. Used to represent the original path prefix requested by a client, when request passed through a proxy server.- See Also:
- Constant Field Values
 
 - 
X_FORWARDED_PROTOpublic static final String X_FORWARDED_PROTO TheX-Forwarded-Protoheader name. Used to represent the original protocol used by a client, when request passed through a proxy server.- See Also:
- Constant Field Values
 
 - 
FROMpublic static final String FROM The"From"header name. The email address of the user making the request.- See Also:
- Constant Field Values
 
 - 
HOSTpublic static final String HOST The"Host"header name. The domain name of the server (for virtual hosting), and the TCP port number on which the server is listening. The port number may be omitted if the port is the standard port for the service requested.- See Also:
- Constant Field Values
 
 - 
IF_MATCHpublic static final String IF_MATCH The"If-Match"header name. Only perform the action if the client supplied entity matches the same entity on the server. This is mainly for methods like PUT to only update a resource if it has not been modified since the user last updated it.- See Also:
- Constant Field Values
 
 - 
IF_MODIFIED_SINCEpublic static final String IF_MODIFIED_SINCE The"If-Modified-Since"header name. Allows a 304 Not Modified to be returned if content is unchanged.- See Also:
- Constant Field Values
 
 - 
IF_NONE_MATCHpublic static final String IF_NONE_MATCH The"If-None-Match"header name. Allows a 304 Not Modified to be returned if content is unchanged, based onETAG.- See Also:
- Constant Field Values
 
 - 
IF_RANGEpublic static final String IF_RANGE The"If-Range"header name. If the entity is unchanged, send me the part(s) that I am missing; otherwise, send me the entire new entity.- See Also:
- Constant Field Values
 
 - 
IF_UNMODIFIED_SINCEpublic static final String IF_UNMODIFIED_SINCE The"If-Unmodified-Since"header name. Only send the response if the entity has not been modified since a specific time.- See Also:
- Constant Field Values
 
 - 
MAX_FORWARDSpublic static final String MAX_FORWARDS The"Max-Forwards"header name. Limit the number of times the message can be forwarded through proxies or gateways.- See Also:
- Constant Field Values
 
 - 
ORIGINpublic static final String ORIGIN The"Origin"header name. Initiates a request for cross-origin resource sharing (asks server for an'Access-Control-Allow-Origin'response field).- See Also:
- Constant Field Values
 
 - 
RANGEpublic static final String RANGE The"Range"header name. Request only part of an entity. Bytes are numbered from 0.- See Also:
- Constant Field Values
 
 - 
REFERERpublic static final String REFERER The"Referer"header name. This is the address of the previous web page from which a link to the currently requested page was followed. (The word referrer has been misspelled in the RFC as well as in most implementations to the point that it has become standard usage and is considered correct terminology.)- See Also:
- Constant Field Values
 
 - 
TEpublic static final String TE The"TE"header name. The transfer encodings the user agent is willing to acceptedTypes: the same values as for the response header fieldTransfer-Encodingcan be used, plus the trailers value (related to the chunked transfer method) to notify the server it expects to receive additional fields in the trailer after the last, zero-sized, chunk.- See Also:
- Constant Field Values
 
 - 
USER_AGENTpublic static final String USER_AGENT The"User-Agent"header name. The user agent string of the user agent.- See Also:
- Constant Field Values
 
 - 
VIApublic static final String VIA The"Via"header name. Informs the server of proxies through which the request was sent.- See Also:
- Constant Field Values
 
 - 
ACCEPT_PATCHpublic static final String ACCEPT_PATCH The"Accept-Patch"header name. Specifies which patch document formats this server supports.- See Also:
- Constant Field Values
 
 - 
ACCEPT_RANGESpublic static final String ACCEPT_RANGES The"Accept-Ranges"header name. What partial content range types this server supports via byte serving.- See Also:
- Constant Field Values
 
 - 
AGEpublic static final String AGE The"Age"header name. The age the object has been in a proxy cache in seconds.- See Also:
- Constant Field Values
 
 - 
ALLOWpublic static final String ALLOW The"Allow"header name. Valid actions for a specified resource. To be used for a 405 Method not allowed.- See Also:
- Constant Field Values
 
 - 
ALT_SVCpublic static final String ALT_SVC The"Alt-Svc"header name. A server uses Alt-Svc header (meaning Alternative Services) to indicate that its resources can also be accessed at a different network location (host or port) or using a different protocol.- See Also:
- Constant Field Values
 
 - 
CACHE_CONTROLpublic static final String CACHE_CONTROL The"Cache-Control"header name. Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds.- See Also:
- Constant Field Values
 
 - 
CONNECTIONpublic static final String CONNECTION The"Connection"header name. Control options for the current connection and list of hop-by-hop response fields.- See Also:
- Constant Field Values
 
 - 
CONTENT_DISPOSITIONpublic static final String CONTENT_DISPOSITION The"Content-Disposition"header name. An opportunity to raise a File Download dialogue box for a known MIME type with binary format or suggest a filename for dynamic content. Quotes are necessary with special characters.- See Also:
- Constant Field Values
 
 - 
CONTENT_ENCODINGpublic static final String CONTENT_ENCODING The"Content-Encoding"header name. The type of encoding used on the data.- See Also:
- Constant Field Values
 
 - 
CONTENT_LANGUAGEpublic static final String CONTENT_LANGUAGE The"Content-Language"header name. The natural language or languages of the intended audience for the enclosed content.- See Also:
- Constant Field Values
 
 - 
CONTENT_LENGTHpublic static final String CONTENT_LENGTH The"Content-Length"header name. The length of the response body in octets.- See Also:
- Constant Field Values
 
 - 
CONTENT_LOCATIONpublic static final String CONTENT_LOCATION The"aa"header name. An alternate location for the returned data.- See Also:
- Constant Field Values
 
 - 
CONTENT_RANGEpublic static final String CONTENT_RANGE The"Content-Range"header name. Where in a full body message this partial message belongs.- See Also:
- Constant Field Values
 
 - 
CONTENT_TYPEpublic static final String CONTENT_TYPE The"Content-Type"header name. The MIME type of this content.- See Also:
- Constant Field Values
 
 - 
DATEpublic static final String DATE The"Date"header name. The date and time that the message was sent (in HTTP-date format as defined by RFC 7231).- See Also:
- Constant Field Values
 
 - 
ETAGpublic static final String ETAG The"ETag"header name. An identifier for a specific version of a resource, often a message digest.- See Also:
- Constant Field Values
 
 - 
EXPIRESpublic static final String EXPIRES The"Expires"header name. Gives the date/time after which the response is considered stale (in HTTP-date format as defined by RFC 7231)- See Also:
- Constant Field Values
 
 - 
LAST_MODIFIEDpublic static final String LAST_MODIFIED The"Last-Modified"header name. The last modified date for the requested object (in HTTP-date format as defined by RFC 7231)- See Also:
- Constant Field Values
 
 - 
LINKpublic static final String LINK The"Link"header name. Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988.- See Also:
- Constant Field Values
 
 - 
LOCATIONpublic static final String LOCATION The"Location"header name. Used in redirection, or whenRequest a new resource has been created.- See Also:
- Constant Field Values
 
 - 
PRAGMApublic static final String PRAGMA The"Pragma"header name. Implementation-specific fields that may have various effects anywhere along the request-response chain.- See Also:
- Constant Field Values
 
 - 
PUBLIC_KEY_PINSpublic static final String PUBLIC_KEY_PINS The"Public-Key-Pins"header name. HTTP Public Key Pinning, announces hash of website's authentic TLS certificate.- See Also:
- Constant Field Values
 
 - 
RETRY_AFTERpublic static final String RETRY_AFTER The"Retry-After"header name. If an entity is temporarily unavailable, this instructs the client to try again later. Value could be a specified period of time (in seconds) or an HTTP-date.- See Also:
- Constant Field Values
 
 - 
SERVERpublic static final String SERVER The"Server"header name. A name for the server.- See Also:
- Constant Field Values
 
 - 
SET_COOKIEpublic static final String SET_COOKIE The"Set-Cookie"header name. An HTTP cookie set directive.- See Also:
- Constant Field Values
 
 - 
STRICT_TRANSPORT_SECURITYpublic static final String STRICT_TRANSPORT_SECURITY The"Strict-Transport-Security"header name. A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.- See Also:
- Constant Field Values
 
 - 
TRAILERpublic static final String TRAILER The"Trailer"header name. The Trailer general field value indicates that the given set of header fields is present in the trailer of a message encoded with chunked transfer coding.- See Also:
- Constant Field Values
 
 - 
TRANSFER_ENCODINGpublic static final String TRANSFER_ENCODING The"Transfer-Encoding"header name. The form of encoding used to safely transfer the entity to the user. Currently defined methods are:chunked, compress, deflate, gzip, identity.- See Also:
- Constant Field Values
 
 - 
TSVpublic static final String TSV The"TSV"header name. Tracking Status Value, value suggested to be sent in response to a DNT(do-not-track).- See Also:
- Constant Field Values
 
 - 
UPGRADEpublic static final String UPGRADE The"Upgrade"header name. Ask to upgrade to another protocol.- See Also:
- Constant Field Values
 
 - 
VARYpublic static final String VARY The"Vary"header name. Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server.- See Also:
- Constant Field Values
 
 - 
WARNINGpublic static final String WARNING The"Warning"header name. A general warning about possible problems with the entity body.- See Also:
- Constant Field Values
 
 - 
WWW_AUTHENTICATEpublic static final String WWW_AUTHENTICATE The"WWW-Authenticate"header name. Indicates the authentication scheme that should be used to access the requested entity.- See Also:
- Constant Field Values
 
 - 
X_HELIDON_CNpublic static final String X_HELIDON_CN The"X-HELIDON-CN"header name. Corresponds to the certificate CN subject value when client authentication enabled. This header will be removed if it is part of the request.- See Also:
- Constant Field Values
 
 
- 
 
-