Skip to content

v0.4.0

Choose a tag to compare

@shawalli shawalli released this 25 Aug 04:25
· 6 commits to main since this release
0beb199

This release adds SafeReadyBody, a function that enables users to the request body in matcher functions and elsewhere without affecting the request body itself.

Notable Changes

  • feat: safe request body reader (#7)