ersatz
ersatz copied to clipboard
Default to Request / Response with Body
Considering the wide variety of support for bad HTTP practices, it would probably be helpful to just default the request and response objects in expectations to their *WithBody versions.
There are workarounds to support requests that have an unsupported body content, but they are a little hacky