| 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.
|
| com.google.api.client.testing.http |
Beta
Testing utilities used for writing tests based on this library. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LowLevelHttpRequest |
HttpTransport.buildRequest(String
Builds a low level HTTP request for the given HTTP method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockLowLevelHttpRequest
|
| Modifier and Type | Method and Description |
|---|---|
LowLevelHttpRequest |
MockHttpTransport.buildRequest(String
|