-
-
Notifications
You must be signed in to change notification settings - Fork 756
Pull requests: nodejs/undici
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(http2): reject websocket upgrades on non-200 responses
#5072
opened Apr 20, 2026 by
trivikr
Member
Loading…
3 of 7 tasks
fix(client-h2): avoid double-decrement of open streams on timeout
#5071
opened Apr 19, 2026 by
deepview-autofix
Contributor
•
Draft
fix(round-robin-pool): use live clients length after TTL eviction
#5070
opened Apr 19, 2026 by
deepview-autofix
Contributor
•
Draft
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
fix: make MockAgent work with protocol-aware global dispatchers
#5052
opened Apr 17, 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(cache): skip expired entries when searching sqlite cache
#5047
opened Apr 16, 2026 by
deepview-autofix
Contributor
•
Draft
fix(mock): make filterCalls AND operator actually intersect results
#5045
opened Apr 16, 2026 by
deepview-autofix
Contributor
Loading…
fix(fetch): use headersList for Range check on opaque 206 response
#5043
opened Apr 16, 2026 by
deepview-autofix
Contributor
Loading…
fix(mock): honor configurable flushInterval in SnapshotRecorder
#5040
opened Apr 16, 2026 by
deepview-autofix
Contributor
Loading…
fix(http2): use kSocket instead of kClient for socket in onPing callback
#5037
opened Apr 16, 2026 by
deepview-autofix
Contributor
•
Draft
fix: use StringDecoder to handle UTF-8 chunk boundaries in setEncoding
#5035
opened Apr 16, 2026 by
398651434
Loading…
fix: avoid premature cleanup of dispatcher in Agent
#5034
opened Apr 16, 2026 by
bienzaaron
Loading…
3 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…
feat(streams): limit usage in body mixin #2164
#5010
opened Apr 9, 2026 by
rozzilla
Contributor
Loading…
3 of 7 tasks
feat: support body as factory function for retryable requests
#5008
opened Apr 9, 2026 by
mcollina
Member
Loading…
fix: handle incomplete multi-byte UTF-8 sequences in setEncoding()
#5003
opened Apr 9, 2026 by
joecwu
Loading…
3 of 7 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.