Package org.forgerock.http.protocol
package org.forgerock.http.protocol
Models and manages elements of the Hypertext Transfer Protocol. For more information, see
RFC 2616.
-
ClassDescriptionAn HTTP cookie.Indicates the SameSite value of the cookie.Message content.Form fields, a case-sensitive multi-string-valued map.An HTTP message header.Message headers, a case-insensitive multiple-value map.An implementation of
Action
that will preserve the SLF4JMDC
.An implementation ofConsumer
that will preserve the SLF4J MDC.An implementation ofSubscriber
that will preserve the SLF4JMDC
.Elements common to requests and responses.MessageImpl<T extends MessageImpl<T>>Abstract message base class.A request message.Exposes incoming request cookies.A response message.An HTTP Framework Exception that can be used by filters/handlers to simplify control-flow inside async call-backs.Provide out-of-the-box, pre-configuredResponse
objects.The status-code element is a three-digit integer code giving the result of the attempt to understand and satisfy the request.The first digit of the status-code defines the class of response.