Interface | Description |
---|---|
Policy |
Class | Description |
---|---|
HttpAuthenticator |
Handles HTTP authentication headers from origin and proxy servers.
|
HttpEngine |
Handles a single HTTP request/response pair.
|
HttpsEngine | |
HttpsURLConnectionImpl | |
HttpTransport | |
HttpURLConnectionImpl |
This implementation uses HttpEngine to send requests and receive responses.
|
OkResponseCacheAdapter | |
RawHeaders |
The HTTP status and unparsed header fields of a single HTTP message.
|
RequestHeaders |
Parsed HTTP request headers.
|
ResponseHeaders |
Parsed HTTP response headers.
|
RouteSelector |
Selects routes to connect to an origin server.
|
SpdyTransport |
Copyright © 2014. All rights reserved.