Skip to content

v0.3.0: Allow chaff to be used as middleware on a single request (#1)

Compare
Choose a tag to compare
@mikehelmick mikehelmick released this 27 Jul 18:40
· 7 commits to main since this release
a2b70ec
* Add concept of "detectors"

This will enable smarter chaff middleware

* Handle race in buffer

* Allow chaff to be used as middleware on a single request

* Fix vet and staticcheck errors