Skip to content

Releases: nickpresta/chameleon

Support for `chameleon-request-hash` on request/responses

18 Jan 23:49
Compare
Choose a tag to compare
  • Added the chameleon-request-hash header on requests to signal which hash should be used
  • Added the chameleon-request-hash header on responses to signal which hash was used for that given request

2.0.0

12 Jan 01:09
Compare
Choose a tag to compare
  • Refactored the way default hashing works (now includes request body by default, headers to turn off)
  • Refactored the payload for preseeding to specify a request body

1.1.0

08 Jan 07:45
Compare
Choose a tag to compare
  • Adding preseeding and many, many tests.

1.0.0

05 Jan 01:33
Compare
Choose a tag to compare
  • Initial release