Package | Description |
---|---|
ej.hoka.http.support |
Encoding and types supported by Hoka.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptEncoding
Utility class for parsing Accept Encoding header in HTTP requests.
See: (RFC HTTP/1.1 RFC2616 14.3 Accept Encoding) |
class |
ContentType
This class handles the HTTP Content-Type header field.
See: RFC HTTP/1.1 RFC2616 14.1 Content-Type |
class |
ParameterizedArgument
Generic parser for parameterized arguments.
|
class |
QualityArgument
Class for handling HTTP "Accept" header quality argument.
|