External references, such as a standards document, or specification?
http://javadoc.google-api-java-client.googlecode.com/hg/1.11.0-beta/com/google/a
pi/client/googleapis/media/MediaHttpUploader.html
Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?
All
Please describe the feature requested.
When using AbstractGoogleClientRequest on an upload request, if you call
setDisableGZipContent(true) it will ignore it and call
request.setEnableGZipContent(true) anyway. Instead, we should add a
setDisableGZipContent method to MediaHttpUploader so we can honor that request.
Original issue reported on code.google.com by yan...@google.com on 18 Oct 2012 at 12:53
Original issue reported on code.google.com by
yan...@google.com
on 18 Oct 2012 at 12:53