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 responseInterceptor)
Sets the HTTP response interceptor or
null for none. |
Copyright © 2011–2023 Google. All rights reserved.