Skip to content

Pull requests: nodejs/undici

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(cache): include query in cache key when opts.path is undefined
#5081 opened Apr 20, 2026 by maruthang Contributor Loading…
3 of 5 tasks
test(mock): cover SnapshotAgent excludeUrls playback
#5080 opened Apr 20, 2026 by maruthang Contributor Loading…
3 of 6 tasks
fix: handle invalid HTTP/2 headers gracefully (#4356)
#5077 opened Apr 20, 2026 by mcollina Member Loading…
fix(http2): record ping failures on the socket
#5075 opened Apr 20, 2026 by trivikr Member Loading…
3 of 7 tasks
fix(http2): avoid double-decrementing open streams on timeout
#5074 opened Apr 20, 2026 by trivikr Member Loading…
3 of 7 tasks
fix(http2): reject upgrade streams closed before response headers
#5069 opened Apr 19, 2026 by trivikr Member Loading…
3 of 7 tasks
types(dispatcher): use OutgoingHttpHeaders for request headers
#5067 opened Apr 19, 2026 by maruthang Contributor Loading…
4 of 7 tasks
fix(interceptor): add throwOnMaxRedirect to types and interceptor opts
#5066 opened Apr 19, 2026 by maruthang Contributor Loading…
4 of 7 tasks
fix(http2): allow GET and HEAD request bodies over h2
#5058 opened Apr 18, 2026 by trivikr Member Loading…
3 of 7 tasks
add undici security policy
#5056 opened Apr 18, 2026 by mcollina Member Loading…
fix(websocket): use 1002 close code on parser errors
#5051 opened Apr 17, 2026 by deepview-autofix Contributor Loading…
fix: avoid premature cleanup of dispatcher in Agent
#5034 opened Apr 16, 2026 by bienzaaron Loading…
4 of 5 tasks
fix: use pre-increment for request counter
#5033 opened Apr 15, 2026 by BrainTR Loading…
3 of 7 tasks
perf: reduce EventSourceStream parser allocations
#5032 opened Apr 15, 2026 by trivikr Member Loading…
4 of 7 tasks
build(deps): bump uWebSockets.js from v20.58.0 to v20.63.0 in /benchmarks dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#5028 opened Apr 13, 2026 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.