Skip to content

8.3.0

Compare
Choose a tag to compare
@lpinca lpinca released this 23 Nov 14:43
· 154 commits to master since this release

Features

  • Added ability to pause and resume a WebSocket (0a8c7a9).

Bug fixes

  • Fixed a bug that could prevent the connection from being closed cleanly when
    using the stream API (ed2b803).
  • When following redirects, an error is now emitted and not thrown if the
    redirect URL is invalid (#1980).