|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpHeaders | |
|---|---|
| com.google.api.client.http | Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1 . |
| Uses of HttpHeaders in com.google.api.client.http |
|---|
| Methods in com.google.api.client.http that return HttpHeaders | |
|---|---|
HttpHeaders |
HttpHeaders.clone()
|
HttpHeaders |
HttpResponseException.getHeaders()
Returns the HTTP response headers. |
HttpHeaders |
HttpRequest.getHeaders()
Returns the HTTP request headers. |
HttpHeaders |
HttpResponse.getHeaders()
Returns the HTTP response headers. |
HttpHeaders |
HttpRequest.getResponseHeaders()
Returns the HTTP response headers. |
| Methods in com.google.api.client.http with parameters of type HttpHeaders | |
|---|---|
HttpRequest |
HttpRequest.setHeaders(HttpHeaders headers)
Sets the HTTP request headers. |
HttpRequest |
HttpRequest.setResponseHeaders(HttpHeaders responseHeaders)
Sets the HTTP response headers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||