Skip to content

Allow JSON bodies

Choose a tag to compare

@blakeembrey blakeembrey released this 24 Jan 05:55
· 131 commits to master since this release

Fixed

  • Allow JSON bodies without throwing unsupported error

Changed

  • Use request exclusively for emitting errors (avoid emitting errors on response)
  • Emit a response event when creating new Response(request)