mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
227c788eb7
Co-authored-by: Maks Pikov <mixelburg@users.noreply.github.com> Co-authored-by: Jay <jasonsaayman@gmail.com>
259 B
259 B
Pre-Release Changelog
Unreleased
Bug Fixes
- Proxy Agent Streams: Guarded Node HTTP adapter TCP keep-alive setup so proxy agents that return generic Duplex streams do not throw when
setKeepAliveis unavailable. (#10917, closes #10908)