Skip to content

package:http v1.5.0

Choose a tag to compare

@brianquinlan brianquinlan released this 07 Aug 22:34
· 21 commits to master since this release
b661894
  • Fixed a bug in IOClient where the HttpClient's response stream was
    cancelled after the response stream was completed.
  • Added support for aborting requests before they complete.
  • Clarify that some header names may not be sent/received.