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>
7 lines
259 B
Markdown
7 lines
259 B
Markdown
# 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**) |