| Class | Description |
|---|---|
| AbstractQValueList<KEYTYPE extends Serializable> |
Represents a base class for all QValue'd stuff
|
| AcceptCharsetHandler |
Handler for the request HTTP header field "Accept-Charset"
|
| AcceptCharsetList |
Represents a list of Accept-Charset values as specified in the HTTP header
|
| AcceptEncodingHandler |
Handler for the request HTTP header field "Accept-Encoding"
|
| AcceptEncodingList |
Contains a list of Accept-Encoding values as specified by the HTTP header
|
| AcceptLanguageHandler |
Handler for the request HTTP header field "Accept-Language"
|
| AcceptLanguageList |
Represents a list of Accept-Language values as specified in the HTTP header
|
| AcceptMimeTypeHandler |
Handler for the request HTTP header field "Accept"
|
| AcceptMimeTypeList |
Represents a list of Accept HTTP header values
|
| CacheControlBuilder |
This class is used to build the response HTTP header field Cache-Control
value in a structured way.
|
| HttpStringHelper |
HTTP string utils.
|
| QValue |
Represents the quality value of an HTTP Accept* header.
|
| RFC5987Encoder |
RFC 5987 Encoder.
|
| Enum | Description |
|---|---|
| EHttpReferrerPolicy |
HTTP response header "Referrer-Policy" values.
|
| EHttpVersion |
HTTP versions
|
Copyright © 2016–2019 Philip Helger. All rights reserved.