Closed pxi closed 10 years ago
Thanks @pxi, can you add a test case or two to ensure proper behavior? Make sure it fails without your fix. Then I'll be happy to merge this in!
I added a couple test cases from aws4 test suite to verify the functionality. I also fixed the escaping functionality a bit.
AWS documentation states that each path component needs to be uri-encoded. This patch will fix that for signature V4.