| Interface | Description |
|---|---|
| Header<ValueType> |
Interface of an HTTP header.
|
| HeaderList |
Interface of an immutable instance that holds a list of
Headers. |
| HeaderType<ValueType> |
Represents a header type.
|
| HeaderValueConverter<ValueType> |
Helper convert header values to Objects and back to their String representations.
|