| Interface | Description |
|---|---|
| H1ProtocolConfig |
Configuration for HTTP/1.1 protocol.
|
| H2ProtocolConfig |
Configuration for HTTP/2 protocol.
|
| Class | Description |
|---|---|
| H1ProtocolConfigBuilder |
Builder for
H1ProtocolConfig. |
| H2HeadersFactory |
A
HttpHeadersFactory optimized for HTTP/2. |
| H2ProtocolConfigBuilder |
Builder for
H2ProtocolConfig. |
| HttpClients |
Factory methods for building
HttpClient (and other API variations) instances. |
| HttpProtocolConfigs |
Factory methods for
HttpProtocolConfigs and builders for their customization. |
| HttpServers |
Factory methods for building HTTP Servers backed by
ServerContext. |
| Exception | Description |
|---|---|
| ProxyResponseException |
A proxy response exception, that indicates an unexpected response status from a proxy.
|