You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by iurisilvio <gi...@git.apache.org> on 2018/03/27 12:01:32 UTC

[GitHub] libcloud pull request #1195: Guess s3 multipart upload content type

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
    
----

----


---

[GitHub] libcloud pull request #1195: Guess s3 multipart upload content type

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/1195


---