Sourced from undici's releases.
v6.22.0
What's Changed
- fix: fix wrong stream canceled up after cloning (v6) by
@snyamathiin nodejs/undici#4414- [Backport v6.x] fix: fix EnvHttpProxyAgent for the Node.js bundle by
@github-actions[bot] in nodejs/undici#4432- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (#4180) by
@metcoder95in nodejs/undici#4433- feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#4180) (#4340) by
@metcoder95in nodejs/undici#4445- Backport 4472 to v6.x by
@Uzlopakin nodejs/undici#4480Full Changelog: https://github.com/nodejs/undici/compare/v6.21.3...v6.22.0
f9c9185
Bumped v6.22.0f670f2a
feat: make UndiciErrors reliable to instanceof (#4472)
(#4480)422e397
feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy
connections (#41...4a06ffe
feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections
(#4180)...4cb3974
fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064)
(#4432)44c23e5
fix: fix wrong stream canceled up after cloning (v6) (#4414)