Subject: | Fix _simplify_uri() for "0" URI path components |
Module calculates an incorrect signature whenever a URI path component is "0". I traced it back to a boolean evaluation of URI parts within _simplify_uri().
I just opened a pull request in Github: https://github.com/Grinnz/Net-Amazon-Signature-V4/pull/4
Thanks and keep up the good work,
-Javier Arturo RodrÃguez