Package com.google.common.net
Class HttpHeaders
java.lang.Object
com.google.common.net.HttpHeaders
Deprecated.
The Google Guava Core Libraries are deprecated and will not be part of the AEM SDK after April 2023
Contains constant definitions for the HTTP header field names. See:
- Since:
- 11.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.The HTTPAcceptheader field name.static final StringDeprecated.The HTTPAccept-Charsetheader field name.static final StringDeprecated.The HTTPAccept-Encodingheader field name.static final StringDeprecated.The HTTPAccept-Languageheader field name.static final StringDeprecated.The HTTPAccept-Rangesheader field name.static final StringDeprecated.The HTTPAccess-Control-Allow-Credentialsheader field name.static final StringDeprecated.The HTTPAccess-Control-Allow-Headersheader field name.static final StringDeprecated.The HTTPAccess-Control-Allow-Methodsheader field name.static final StringDeprecated.The HTTPAccess-Control-Allow-Originheader field name.static final StringDeprecated.The HTTPAccess-Control-Expose-Headersheader field name.static final StringDeprecated.The HTTPAccess-Control-Max-Ageheader field name.static final StringDeprecated.The HTTPAccess-Control-Request-Headersheader field name.static final StringDeprecated.The HTTPAccess-Control-Request-Methodheader field name.static final StringDeprecated.The HTTPAgeheader field name.static final StringDeprecated.The HTTPAllowheader field name.static final StringDeprecated.The HTTPAuthorizationheader field name.static final StringDeprecated.The HTTPCache-Controlheader field name.static final StringDeprecated.The HTTPConnectionheader field name.static final StringDeprecated.The HTTPContent-Dispositionheader field name.static final StringDeprecated.The HTTPContent-Encodingheader field name.static final StringDeprecated.The HTTPContent-Languageheader field name.static final StringDeprecated.The HTTPContent-Lengthheader field name.static final StringDeprecated.The HTTPContent-Locationheader field name.static final StringDeprecated.The HTTPContent-MD5header field name.static final StringDeprecated.The HTTPContent-Rangeheader field name.static final StringDeprecated.The HTTPContent-Security-Policyheader field name.static final StringDeprecated.The HTTPContent-Security-Policy-Report-Onlyheader field name.static final StringDeprecated.The HTTPContent-Typeheader field name.static final StringDeprecated.The HTTPCookieheader field name.static final StringDeprecated.The HTTPDateheader field name.static final StringDeprecated.The HTTPDNTheader field name.static final StringDeprecated.The HTTPETagheader field name.static final StringDeprecated.The HTTPExpectheader field name.static final StringDeprecated.The HTTPExpiresheader field name.static final StringDeprecated.The HTTPFromheader field name.static final StringDeprecated.The HTTPHostheader field name.static final StringDeprecated.The HTTPIf-Matchheader field name.static final StringDeprecated.The HTTPIf-Modified-Sinceheader field name.static final StringDeprecated.The HTTPIf-None-Matchheader field name.static final StringDeprecated.The HTTPIf-Rangeheader field name.static final StringDeprecated.The HTTPIf-Unmodified-Sinceheader field name.static final StringDeprecated.The HTTPLast-Event-IDheader field name.static final StringDeprecated.The HTTPLast-Modifiedheader field name.static final StringDeprecated.The HTTPLinkheader field name.static final StringDeprecated.The HTTPLocationheader field name.static final StringDeprecated.The HTTPMax-Forwardsheader field name.static final StringDeprecated.The HTTPOriginheader field name.static final StringDeprecated.The HTTPP3Pheader field name.static final StringDeprecated.The HTTPPragmaheader field name.static final StringDeprecated.The HTTPProxy-Authenticateheader field name.static final StringDeprecated.The HTTPProxy-Authorizationheader field name.static final StringDeprecated.The HTTPPublic-Key-Pinsheader field name.static final StringDeprecated.The HTTPPublic-Key-Pins-Report-Onlyheader field name.static final StringDeprecated.The HTTPRangeheader field name.static final StringDeprecated.The HTTPRefererheader field name.static final StringDeprecated.The HTTPRefreshheader field name.static final StringDeprecated.The HTTPRetry-Afterheader field name.static final StringDeprecated.The HTTPServerheader field name.static final StringDeprecated.The HTTPSet-Cookieheader field name.static final StringDeprecated.The HTTPSet-Cookie2header field name.static final StringDeprecated.The HTTPStrict-Transport-Securityheader field name.static final StringDeprecated.The HTTPTEheader field name.static final StringDeprecated.The HTTPTiming-Allow-Originheader field name.static final StringDeprecated.The HTTPTrailerheader field name.static final StringDeprecated.The HTTPTransfer-Encodingheader field name.static final StringDeprecated.The HTTPUpgradeheader field name.static final StringDeprecated.The HTTPUser-Agentheader field name.static final StringDeprecated.The HTTPVaryheader field name.static final StringDeprecated.The HTTPViaheader field name.static final StringDeprecated.The HTTPWarningheader field name.static final StringDeprecated.The HTTPWWW-Authenticateheader field name.static final StringDeprecated.The HTTPX-Content-Type-Optionsheader field name.static final StringDeprecated.The HTTPX-Do-Not-Trackheader field name.static final StringDeprecated.The HTTPX-Forwarded-Forheader field name.static final StringDeprecated.The HTTPX-Forwarded-Protoheader field name.static final StringDeprecated.The HTTPX-Frame-Optionsheader field name.static final StringDeprecated.The HTTPX-Powered-Byheader field name.static final StringDeprecated.The HTTPX-Requested-Withheader field name.static final StringDeprecated.The HTTPX-User-IPheader field name.static final StringDeprecated.The HTTPX-XSS-Protectionheader field name. -
Method Summary
-
Field Details
-
CACHE_CONTROL
Deprecated.The HTTPCache-Controlheader field name.- See Also:
-
CONTENT_LENGTH
Deprecated.The HTTPContent-Lengthheader field name.- See Also:
-
CONTENT_TYPE
Deprecated.The HTTPContent-Typeheader field name.- See Also:
-
DATE
Deprecated.The HTTPDateheader field name.- See Also:
-
PRAGMA
Deprecated.The HTTPPragmaheader field name.- See Also:
-
VIA
Deprecated.The HTTPViaheader field name.- See Also:
-
WARNING
Deprecated.The HTTPWarningheader field name.- See Also:
-
ACCEPT
Deprecated.The HTTPAcceptheader field name.- See Also:
-
ACCEPT_CHARSET
Deprecated.The HTTPAccept-Charsetheader field name.- See Also:
-
ACCEPT_ENCODING
Deprecated.The HTTPAccept-Encodingheader field name.- See Also:
-
ACCEPT_LANGUAGE
Deprecated.The HTTPAccept-Languageheader field name.- See Also:
-
ACCESS_CONTROL_REQUEST_HEADERS
Deprecated.The HTTPAccess-Control-Request-Headersheader field name.- See Also:
-
ACCESS_CONTROL_REQUEST_METHOD
Deprecated.The HTTPAccess-Control-Request-Methodheader field name.- See Also:
-
AUTHORIZATION
Deprecated.The HTTPAuthorizationheader field name.- See Also:
-
CONNECTION
Deprecated.The HTTPConnectionheader field name.- See Also:
-
COOKIE
Deprecated.The HTTPCookieheader field name.- See Also:
-
EXPECT
Deprecated.The HTTPExpectheader field name.- See Also:
-
FROM
Deprecated.The HTTPFromheader field name.- See Also:
-
HOST
Deprecated.The HTTPHostheader field name.- See Also:
-
IF_MATCH
Deprecated.The HTTPIf-Matchheader field name.- See Also:
-
IF_MODIFIED_SINCE
Deprecated.The HTTPIf-Modified-Sinceheader field name.- See Also:
-
IF_NONE_MATCH
Deprecated.The HTTPIf-None-Matchheader field name.- See Also:
-
IF_RANGE
Deprecated.The HTTPIf-Rangeheader field name.- See Also:
-
IF_UNMODIFIED_SINCE
Deprecated.The HTTPIf-Unmodified-Sinceheader field name.- See Also:
-
LAST_EVENT_ID
Deprecated.The HTTPLast-Event-IDheader field name.- See Also:
-
MAX_FORWARDS
Deprecated.The HTTPMax-Forwardsheader field name.- See Also:
-
ORIGIN
Deprecated.The HTTPOriginheader field name.- See Also:
-
PROXY_AUTHORIZATION
Deprecated.The HTTPProxy-Authorizationheader field name.- See Also:
-
RANGE
Deprecated.The HTTPRangeheader field name.- See Also:
-
REFERER
Deprecated.The HTTPRefererheader field name.- See Also:
-
TE
Deprecated.The HTTPTEheader field name.- See Also:
-
UPGRADE
Deprecated.The HTTPUpgradeheader field name.- See Also:
-
USER_AGENT
Deprecated.The HTTPUser-Agentheader field name.- See Also:
-
ACCEPT_RANGES
Deprecated.The HTTPAccept-Rangesheader field name.- See Also:
-
ACCESS_CONTROL_ALLOW_HEADERS
Deprecated.The HTTPAccess-Control-Allow-Headersheader field name.- See Also:
-
ACCESS_CONTROL_ALLOW_METHODS
Deprecated.The HTTPAccess-Control-Allow-Methodsheader field name.- See Also:
-
ACCESS_CONTROL_ALLOW_ORIGIN
Deprecated.The HTTPAccess-Control-Allow-Originheader field name.- See Also:
-
ACCESS_CONTROL_ALLOW_CREDENTIALS
Deprecated.The HTTPAccess-Control-Allow-Credentialsheader field name.- See Also:
-
ACCESS_CONTROL_EXPOSE_HEADERS
Deprecated.The HTTPAccess-Control-Expose-Headersheader field name.- See Also:
-
ACCESS_CONTROL_MAX_AGE
Deprecated.The HTTPAccess-Control-Max-Ageheader field name.- See Also:
-
AGE
Deprecated.The HTTPAgeheader field name.- See Also:
-
ALLOW
Deprecated.The HTTPAllowheader field name.- See Also:
-
CONTENT_DISPOSITION
Deprecated.The HTTPContent-Dispositionheader field name.- See Also:
-
CONTENT_ENCODING
Deprecated.The HTTPContent-Encodingheader field name.- See Also:
-
CONTENT_LANGUAGE
Deprecated.The HTTPContent-Languageheader field name.- See Also:
-
CONTENT_LOCATION
Deprecated.The HTTPContent-Locationheader field name.- See Also:
-
CONTENT_MD5
Deprecated.The HTTPContent-MD5header field name.- See Also:
-
CONTENT_RANGE
Deprecated.The HTTPContent-Rangeheader field name.- See Also:
-
CONTENT_SECURITY_POLICY
Deprecated.The HTTPContent-Security-Policyheader field name.- Since:
- 15.0
- See Also:
-
CONTENT_SECURITY_POLICY_REPORT_ONLY
Deprecated.The HTTPContent-Security-Policy-Report-Onlyheader field name.- Since:
- 15.0
- See Also:
-
ETAG
Deprecated.The HTTPETagheader field name.- See Also:
-
EXPIRES
Deprecated.The HTTPExpiresheader field name.- See Also:
-
LAST_MODIFIED
Deprecated.The HTTPLast-Modifiedheader field name.- See Also:
-
LINK
Deprecated.The HTTPLinkheader field name.- See Also:
-
LOCATION
Deprecated.The HTTPLocationheader field name.- See Also:
-
P3P
Deprecated.The HTTPP3Pheader field name. Limited browser support.- See Also:
-
PROXY_AUTHENTICATE
Deprecated.The HTTPProxy-Authenticateheader field name.- See Also:
-
REFRESH
Deprecated.The HTTPRefreshheader field name. Non-standard header supported by most browsers.- See Also:
-
RETRY_AFTER
Deprecated.The HTTPRetry-Afterheader field name.- See Also:
-
SERVER
Deprecated.The HTTPServerheader field name.- See Also:
-
SET_COOKIE
Deprecated.The HTTPSet-Cookieheader field name.- See Also:
-
SET_COOKIE2
Deprecated.The HTTPSet-Cookie2header field name.- See Also:
-
STRICT_TRANSPORT_SECURITY
Deprecated.The HTTPStrict-Transport-Securityheader field name.- Since:
- 15.0
- See Also:
-
TIMING_ALLOW_ORIGIN
Deprecated.The HTTPTiming-Allow-Originheader field name.- Since:
- 15.0
- See Also:
-
TRAILER
Deprecated.The HTTPTrailerheader field name.- See Also:
-
TRANSFER_ENCODING
Deprecated.The HTTPTransfer-Encodingheader field name.- See Also:
-
VARY
Deprecated.The HTTPVaryheader field name.- See Also:
-
WWW_AUTHENTICATE
Deprecated.The HTTPWWW-Authenticateheader field name.- See Also:
-
DNT
Deprecated.The HTTPDNTheader field name.- See Also:
-
X_CONTENT_TYPE_OPTIONS
Deprecated.The HTTPX-Content-Type-Optionsheader field name.- See Also:
-
X_DO_NOT_TRACK
Deprecated.The HTTPX-Do-Not-Trackheader field name.- See Also:
-
X_FORWARDED_FOR
Deprecated.The HTTPX-Forwarded-Forheader field name.- See Also:
-
X_FORWARDED_PROTO
Deprecated.The HTTPX-Forwarded-Protoheader field name.- See Also:
-
X_FRAME_OPTIONS
Deprecated.The HTTPX-Frame-Optionsheader field name.- See Also:
-
X_POWERED_BY
Deprecated.The HTTPX-Powered-Byheader field name.- See Also:
-
PUBLIC_KEY_PINS
Deprecated.The HTTPPublic-Key-Pinsheader field name.- Since:
- 15.0
- See Also:
-
PUBLIC_KEY_PINS_REPORT_ONLY
Deprecated.The HTTPPublic-Key-Pins-Report-Onlyheader field name.- Since:
- 15.0
- See Also:
-
X_REQUESTED_WITH
Deprecated.The HTTPX-Requested-Withheader field name.- See Also:
-
X_USER_IP
Deprecated.The HTTPX-User-IPheader field name.- See Also:
-
X_XSS_PROTECTION
Deprecated.The HTTPX-XSS-Protectionheader field name.- See Also:
-