| 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 |
|---|---|
static ByteArrayContent |
ByteArrayContent.fromString(String
Returns a new instance with the UTF-8 encoding (using
StringUtils) of the given content string.
|
ByteArrayContent |
ByteArrayContent.setCloseInputStream(boolean closeInputStream)
|
ByteArrayContent |
ByteArrayContent.setType(String
|