Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-958

S3 always upload as application/octet-stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Storage
    • None

    Description

      S3 multipart upload (https://github.com/apache/libcloud/blob/6e4c2e15e8dcbc7b7c5c9a895f7b78f11fd3ba6b/libcloud/storage/drivers/s3.py#L868) does not try to guess content mimetype, like normal upload does (https://github.com/apache/libcloud/blob/6e4c2e15e8dcbc7b7c5c9a895f7b78f11fd3ba6b/libcloud/storage/base.py#L597).

      All multipart upload is done as `application/octet-stream`.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              iurisilvio Iuri de Silvio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: