Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

remove duplicate encoding in multipart upload #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 20, 2017

  1. Update index.js

    remove encoding of s3 key when you try to upload in multipart because it cause duplicate encoding since aws also does encoding on the key.
    you can also see that when you upload file not in multipart you never do encoding on the key
    dudif authored Jul 20, 2017
    Configuration menu
    Copy the full SHA
    b5e00f7 View commit details
    Browse the repository at this point in the history