AdRoll / goamz

Fork of the GOAMZ version developed within Canonical with additional functionality with DynamoDB
https://wiki.ubuntu.com/goamz
Other
401 stars 213 forks source link

Fix (*Bucket)PutCopy bugs #417

Closed tomclegg closed 9 years ago

tomclegg commented 9 years ago

Adds a PutCopy() to the basic functionality test case, and fixes a couple of bugs needed to make it work.

alimoeeny commented 9 years ago

Thanks, @tomclegg
surprised that url.QueryEscape was not working.