ersatz icon indicating copy to clipboard operation
ersatz copied to clipboard

Default to Request / Response with Body

Open cjstehno opened this issue 5 months ago • 0 comments

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

cjstehno avatar Aug 27 '24 11:08 cjstehno