See: Description
| Interface | Description | 
|---|---|
| HttpClientAddressResolver | Resolves the client IP address from the request. | 
| HttpHostResolver | Resolves the host name of the current server. | 
| Class | Description | 
|---|---|
| DefaultHttpClientAddressResolver | Default implementation of  HttpClientAddressResolver. | 
| DefaultHttpHostResolver | Default implementation of  HttpHostResolver. | 
| ProxyHeaderParser | Responsible for parsing and returning the information
 stored in the standard and de facto standard proxy headers. |