-
API to model HTTP content negotiation using Accept-* request headers.
The DataChunk represents a part of the HTTP body content.
Provides access to any form parameters present in the request entity.
Enumeration of all standard HTTP
methods.
Interface representing an HTTP request method, all standard methods are in
Http.Method enumeration.
Base interface for status codes used in HTTP responses.
An enumeration representing the class of status code.
Enumeration of supported HTTP protocol versions.
Represents requested normalised URI path.
An abstraction for a media type.
A fluent API builder to create instances of
MediaType.
Parameters represents key : value pairs where key is a String with potentially multiple values.
Represents
'Set-Cookie' header value specified by
RFC6265.
The SameSite attribute of the Set-Cookie HTTP response header allows you to declare if your cookie should be restricted
to a first-party or same-site context.
io.helidon.media.common.MessageBodyReaderinstead