Skip to content

1.1.3

Choose a tag to compare

@Zekfad Zekfad released this 28 Mar 21:26
· 10 commits to master since this release
03f7378
  • Fix possible unhandled promise rejection if underlying data stream is errored.
  • Update license years.
  • Throw RequestCanceledException with reason when using
    FetchResponse.cancel or client is closed with request in-progress.

    Semantic is currently undefined and this is implementation specific
    behavior.

    See http#1192 for more
    info.