2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00
Files
axios/PRE_RELEASE_CHANGELOG.md
T
2026-06-15 14:20:25 +02:00

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 setKeepAlive is unavailable. (#10917, closes #10908)