-
-
Notifications
You must be signed in to change notification settings - Fork 814
Pull requests: nodejs/undici
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(retry): skip the content-length checkpoint for HEAD and for a 206 without content-range
#5610
opened Jul 29, 2026 by
marko1olo
Contributor
Loading…
3 of 6 tasks
fix(h1): stop unref'ing the idle socket validation immediate
#5609
opened Jul 29, 2026 by
marko1olo
Contributor
Loading…
4 of 6 tasks
fix(h2): validate maxConcurrentStreams and read settings.initialWindowSize
#5608
opened Jul 29, 2026 by
marko1olo
Contributor
Loading…
3 of 6 tasks
fix(h2): settle a request whose stream is cancelled
#5607
opened Jul 28, 2026 by
mcollina
Member
Loading…
fix: revert idle socket validation to setTimeout(0) to prevent stall on idle event loop
#5606
opened Jul 28, 2026 by
marceli1404
Loading…
fix(h2): keep the connection ref'd while requests are outstanding
#5605
opened Jul 28, 2026 by
mcollina
Member
Loading…
fix(fetch): reject SharedArrayBuffer-backed body views
#5601
opened Jul 28, 2026 by
Baltsat
Loading…
4 of 7 tasks
build(deps-dev): bump eslint from 9.39.4 to 10.8.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5599
opened Jul 27, 2026 by
dependabot
Bot
Loading…
fix: retry refused HTTP/2 streams
#5598
opened Jul 27, 2026 by
mcollina
Member
Loading…
4 of 7 tasks
fix: skip deduplication for upgrade requests
#5593
opened Jul 24, 2026 by
Ram-blip
Contributor
Loading…
3 of 7 tasks
docs: fix broken relative links in docs site pages
#5585
opened Jul 22, 2026 by
ZayanKhan-12
Loading…
fix(eventsource): handle empty event fields
#5584
opened Jul 22, 2026 by
Ram-blip
Contributor
Loading…
3 of 7 tasks
fix(cache): split repeated vary headers on commas
#5582
opened Jul 22, 2026 by
arshsmith1
Loading…
2 of 6 tasks
fix: preserve DNS origin hostname on sockets
#5577
opened Jul 21, 2026 by
cyphercodes
Loading…
3 of 7 tasks
fix: accept a negative Set-Cookie Max-Age attribute
#5571
opened Jul 20, 2026 by
arshsmith1
Loading…
3 of 6 tasks
fix(types): export MockAgent pending interceptor type
#5565
opened Jul 16, 2026 by
tianrking
Loading…
fix(websocket): apply WebSocketStream receive backpressure
#5562
opened Jul 15, 2026 by
mcollina
Member
Loading…
3 of 7 tasks
fix(fetch): parse multipart body up to the full boundary delimiter
#5561
opened Jul 15, 2026 by
arshsmith1
Loading…
3 of 7 tasks
build(deps): bump uWebSockets.js from v20.68.0 to v20.69.0 in /benchmarks
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5557
opened Jul 13, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump typescript from 6.0.3 to 7.0.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5555
opened Jul 13, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.