GitHub user iurisilvio opened a pull request:
https://github.com/apache/libcloud/pull/1195
Guess s3 multipart upload content type
## Guess s3 multipart upload content type
### Description
I added mimetype guessing to S3 multipart upload.
### Status
Done, but need tests.
### Checklist (tick everything that applies)
- [ ] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [ ] Documentation
- [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pricez/libcloud fix-content-type
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1195.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1195
----
----
---