jubos / fake-s3

A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
2.94k stars 355 forks source link

Urldecode X-Amz-Copy-Source #228

Closed ashkop closed 6 years ago

ashkop commented 6 years ago

S3 documentation says that X-Amz-Copy-Source header must be urlencoded: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectCOPY.html