| Package | Description |
|---|---|
| com.google.api.client.http |
Subset of HTTP 1.1 needed from the specification in
RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponseInterceptor |
HttpRequest.getResponseInterceptor()
Returns the HTTP response interceptor or
null for none.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.setResponseInterceptor(HttpResponseInterceptor
Sets the HTTP response interceptor or
null for none.
|