Skip to content

v0.4.0

Compare
Choose a tag to compare
@achetronic achetronic released this 10 Oct 08:53
· 5 commits to master since this release

Changes:

  • hmac.url.earlyEncode and hmac.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