Skip to content

Ordered Query Strings

Compare
Choose a tag to compare
@nocache nocache released this 05 Apr 06:39
· 148 commits to master since this release
d708e6b

Sort query string parameters before comparing them, to allow for systems that parse URI query-strings in different orders.

If a request fails verification, raise an error that indicates specifically what failed and why.
WARNING Client systems should be careful not to expose these exception messages to untrusted systems.