v5.20.0
版本发布时间: 2023-02-18 17:01:45
nodejs/undici最新发布版本:v6.19.8(2024-08-20 01:20:24)
What's Changed
- perf: improve cookie parsing performance by @KhafraDev in https://github.com/nodejs/undici/pull/1931
- fix: disable websocket wpts in ci :( by @KhafraDev in https://github.com/nodejs/undici/pull/1932
- fix: Allow “undefined“ as value in headers by @pan93412 in https://github.com/nodejs/undici/pull/1929
- feat: Support autoSelectFamily when connecting. by @ShogunPanda in https://github.com/nodejs/undici/pull/1914
- fix: copy cookies when cloning haders by @KhafraDev in https://github.com/nodejs/undici/pull/1936
- test: more logs in wpt runner by @KhafraDev in https://github.com/nodejs/undici/pull/1933
- feat: change headersTimeout and bodyTimeout to 300s by @kyrylkov in https://github.com/nodejs/undici/pull/1937
Full Changelog: https://github.com/nodejs/undici/compare/v5.19.1...v5.20.0