Closed mikicho closed 1 month ago
ClientRequest
closes #656
@kettanaito Is it OK for the then callback to be async?
then
async
This has been released in v0.36.4!
Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.
npm i @mswjs/interceptors@latest
Predictable release automation by @ossjs/release.
ClientRequest
tests :)closes #656
@kettanaito Is it OK for the
then
callback to beasync
?