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 | Description |
---|---|---|
InputStreamContent |
InputStreamContent.setCloseInputStream(boolean closeInputStream) |
|
InputStreamContent |
InputStreamContent.setLength(long length) |
Sets the content length or less than zero if not known.
|
InputStreamContent |
InputStreamContent.setRetrySupported(boolean retrySupported) |
Sets whether or not retry is supported.
|
InputStreamContent |
InputStreamContent.setType(String type) |
Copyright © 2011–2019 Google. All rights reserved.