-
-
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(readable): install a StringDecoder when setEncoding is called
#5086
opened Apr 21, 2026 by
SAY-5
Contributor
Loading…
perf(http2): avoid response header reserialization
#5085
opened Apr 21, 2026 by
trivikr
Member
Loading…
3 of 7 tasks
build(deps-dev): bump eslint from 9.39.4 to 10.2.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#5082
opened Apr 20, 2026 by
dependabot
Bot
Loading…
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(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
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: 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(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…
perf: reduce EventSourceStream parser allocations
#5032
opened Apr 15, 2026 by
trivikr
Member
Loading…
4 of 7 tasks
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
fix: preserve Request signal abort propagation after GC
#4984
opened Apr 6, 2026 by
mcollina
Member
Loading…
fix(retry-handler): validate response body length against Content-Range
#4975
opened Apr 5, 2026 by
mcollina
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.