Package org.forgerock.http.header
package org.forgerock.http.header
Processes HTTP message header fields.
-
ClassDescriptionAn abstract SetCookieHeader class for
SetCookieHeader
andSetCookie2Header
.Processes theAccept-API-Version
message header.A header class representing the Accept-Language HTTP header.A header class representing theAuthorization
HTTP header.A factory for creatingAuthorizationHeader
instances.Processes theConnection
message header.Processes theContent-API-Version
message header.Processes theContent-Encoding
message header.Processes theContent-Length
message header.Processes theContent-Type
message header.Processes theCookie
request message header.Represents the name/value pair of a HTTP header directives.AHeader
representation of theForwarded
HTTP header.This class represents a request's hop detail.An undecoded HTTP message header.HeaderFactory<H extends Header>Creates instances ofHeader
classes from String representation.Utility class for processing values in HTTP header fields.Processes theLocation
message header.Thrown when a header string cannot be parsed to a richHeader
implementation.AHeader
representation of theReferrer
HTTP header.Deprecated, for removal: This API element is subject to removal in a future version.This header is no longer supported by browsers.Processes theSet-Cookie
request message header.AHeader
representation of theTrailer
HTTP response header.Processes the transactionId header used mainly for audit purpose.WarningHeader
entry.Processes theWarning
message header.AHeader
representation of the WWW-Authenticate HTTP header.A single WWW-Authenticate challenge.Processes theX-Forwarded-For
message header.