RunOrVeith commented on issue #1682: URL: https://github.com/apache/libcloud/issues/1682#issuecomment-1119352253
This affects any images uploaded with gzip encoding. So to reproduce, upload the file that you check with the code above like this `gsutil cp -Z ~/Pictures/some-image.png gs://my-bucket/some-image-gzip.png`. It works if you upload without gzip encoding: `gsutil cp ~/Pictures/some-image.png gs://my-bucket/some-image-no-gzip.png` It works for non-image files regardless of gzip encoding -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org