v0.4.0
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)
This release adds SafeReadyBody, a function that enables users to the request body in matcher functions and elsewhere without affecting the request body itself.