Determines whether the given content-type is accepted by the client.
Determines whether the given content-type is accepted by the client. If the given content-type does not contain a charset an accepted charset is selected, i.e. the method guarantees that, if a content-type instance is returned within the option it will contain a charset.
Returns a charset that is accepted by the client.
The entity body of the request or response.
The entity body of the request or response.
The content encoding as specified by the Content-Encoding header.
The content encoding as specified by the Content-Encoding header. If no Content-Encoding header is present the default value 'identity' is returned.
The HTTP headers of the request or response.
The HTTP headers of the request or response.
Determines whether the given charset is accepted by the client.
Determines whether the given content-type is accepted by the client.
Determines whether the given encoding is accepted by the client.
Returns true if a Content-Encoding header is present.
Returns true if a Content-Encoding header is present.
Determines whether the given mediatype is accepted by the client.
use productIterator instead
Sprays immutable model of an HTTP request.