This package contains classes that represent both, known and unknown Http headers,
values of some known Http headers, and a HttpLogLevel class that holds the log levels
of the Http logging service.
The HttpHeaderKeys classes represents the unknown Http header.
The list of known Http headers and values, represented by the classes
in this package is provided below:
Known Http headers without values
- Age
- Content-Length
- Max-Forwards
Known Http headers with values
- Connection
- Content-Encoding
- Expect
- Transfer-Encoding
First-line Http header values
- Method
- Version
- Scheme
- Status