package:http v1.5.0
·
21 commits
to master
since this release
- Fixed a bug in
IOClientwhere theHttpClient'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.