Skip to content

Fixed comma and capitalization bugs

Choose a tag to compare

@wstrei wstrei released this 27 Sep 19:43
· 42 commits to master since this release

The following changes were made for this release:

  1. Signer will now correctly parse SignedHeaders if the collection of signed headers ends only in a space with no comma.
  2. When region and service are provided in signer, these values are no longer converted to lowercase before comparing.
  3. Added debug warning message if a SignedHeader is not found in the request headers