What's Changed
- use npm install instead of npm ci by @Ethan-Arrowood in #2309
- change default header to
node
by @Ethan-Arrowood in #2310 - chore: change order of the pseudo-headers by @kyrylodolynskyi in #2308
- fix: Agent.Options.factory should accept URL object or string as parameter by @nicole0707 in #2295
- build(deps-dev): bump sinon from 15.2.0 to 16.1.0 by @dependabot in #2312
- test: handle npm ignore-scripts settings by @panva in #2313
- feat: respect
--max-http-header-size
Node.js flag by @balazsorban44 in #2234 - fix(#2311): End stream after body sent by @metcoder95 in #2314
- disallow setting host header in fetch by @KhafraDev in #2322
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #2325
- fix fetch with coverage enabled by @KhafraDev in #2330
- Fix stuck when using http2 POST Buffer by @binsee in #2336
- fix: 🏷️ add allowH2 to BuildOptions by @binsee in #2334
- fix: 🐛 fix process http2 header by @binsee in #2332
New Contributors
- @kyrylodolynskyi made their first contribution in #2308
- @nicole0707 made their first contribution in #2295
- @balazsorban44 made their first contribution in #2234
- @binsee made their first contribution in #2336
Full Changelog: v5.23.4...v5.26.0