v0.4.0
Changes:
-
hmac.url.earlyEncode
andhmac.url.lowerEncode
have been implemented: this allows users to decide whether to URL-encode the path before validating it. It's useful for CDNs like Akamai. Moreover it's possible to decide using %XX or %xx case for encoding as this changes the HMAC -
Some logs added for debugging purposes
Contributors:
@achetronic @sebastocorp