GitHub user micolous opened a pull request:
https://github.com/apache/libcloud/pull/183
LIBCLOUD-433: Make storage backend send content-type of
"application/octet-stream" if none is supplied and none can be guessed.
https://issues.apache.org/jira/browse/LIBCLOUD-433
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Caramel/libcloud libcloud-433
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/183.patch
----
commit 9e43cad1c6d534c8085ec4c0a72dd41c49c5d02d
Author: Michael Farrell <[email protected]>
Date: 2013-11-06T01:31:20Z
LIBCLOUD-433: Make storage backend send content-type of
"application/octet-stream" if none is supplied and none can be guessed.
----