Package org.eclipse.jetty.http
package org.eclipse.jetty.http
Jetty Http : Tools for Http processing
-
ClassDescriptionException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.A Compliance Violation represents a requirement of an RFC, specification or Jetty implementation that may be allowed to be violated if it is included in a
ComplianceViolation.Mode
.A listener that can be notified of violations.A Mode is a set ofComplianceViolation
s that are allowed.The compliance mode for Cookie handling.Deprecated.Cookie parser.The handler of parsed cookies.The exception thrown when a cookie cannot be parsed andCookieCompliance.Violation.INVALID_COOKIES
is not allowed.ThreadLocal Date formatters for HTTP style dates.ThreadLocal data parsers for HTTP style datesDecoder for the "gzip" content encoding.An HttpField holding a preparsed Host and port numberHTTP compliance modes for Jetty HTTP parsing and handling.HttpContent interface.An HTTP FieldInterface to pre-encode HttpFields.Interface that represents on ordered collection ofHttpField
s.HTTP Fields.HTTP Fields.HttpGenerator.Known HTTP MethodsA Parser for 1.0 and 1.1 as defined by RFC7230HTTP and WebSocket SchemesHttp Status CodesA HTTP Testing helper class.HTTP constantsHttp URI.MIME Type enum and utilitiesPre encoded HttpField.Implements a quoted comma separated list of values in accordance with RFC7230.Implements a quoted comma separated list parser in accordance with RFC7230.Implements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.HttpContent created from aResource
.Cookie parserCollection of Syntax validation methods.URI compliance modes for Jetty request handling.These are URI compliance "violations", which may be allowed by the compliance mode.