Open
Description
When trying to upload to S3 on a linux + production environment, an error is thrown;
The provided 'x-amz-content-sha256' header does not match what was computed.
This might have something to do with sending the Content-Length
header, as suggested here
I'm using Swift 4.2 with Vapor 3.3.0, and the 'master' branch from this repo (might be nice to tag a new release #35 )
Testing the removal of the Content-Length
header on my fork, will create a PR when this fixes things :)
Metadata
Metadata
Assignees
Labels
No labels