core icon indicating copy to clipboard operation
core copied to clipboard

Support for fetch request and response objects

Open evert opened this issue 3 years ago • 0 comments

This allows users to use the browser-native Request and Response types from the fetch standard with Curveball.

This can be useful to simulate HTTP requests in a test suite without actually having to go over the network.

evert avatar Apr 09 '22 03:04 evert