Fix invalid PUT signatures for URI-encoded paths #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/8-signatures"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We encode the URLs ourselves, and the default option for the
aws-sigv4
gem breaks that functionality.fixes #8