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

build(deps-dev): bump eslint from 9.39.4 to 10.11.0 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#5855 opened Sep 21, 2026 by dependabot Bot Loading…
fix hang on 3xx response with large body
#5850 opened Sep 21, 2026 by KhafraDev Member Loading…
7 tasks
fix: avoid reconnecting aborted requests
#5846 opened Sep 21, 2026 by Junaid-PK Loading…
3 of 7 tasks
docs: fix relative links broken by the README move
#5843 opened Sep 20, 2026 by v1teka Loading…
6 of 7 tasks
fix(deduplicate): make terminal callbacks exception-safe
#5838 opened Sep 17, 2026 by mcollina Member Loading…
test: synchronize the issue-3356 body timeout
#5834 opened Sep 15, 2026 by BridgeAR Member Loading…
types: correct the cache store @default tags
#5826 opened Sep 15, 2026 by hxperl Loading…
test: add unexpected disconnect guards to two more h2 tests
#5825 opened Sep 15, 2026 by zeexzeex Contributor Loading…
fix(fetch): hold the request's signal weakly in its finalizer
#5822 opened Sep 14, 2026 by xabierlameiro Loading…
3 of 5 tasks
fix(cache): track cached response abort state
#5820 opened Sep 14, 2026 by mcollina Member Loading…
fix(eventsource): enforce maxEventSize on unterminated lines
#5814 opened Sep 14, 2026 by mcollina Member Loading…
build(deps): bump js-yaml from 4.1.1 to 4.3.2 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#5810 opened Sep 13, 2026 by dependabot Bot Loading…
make Response.redirect headers mutable
#5804 opened Sep 12, 2026 by KhafraDev Member Draft
7 tasks
feat(h2): honor maxRequestsPerClient
#5802 opened Sep 11, 2026 by johnlyonms Loading…
4 of 6 tasks
fix(websocket): add brand-checks to WebSocket kRef/kUnref
#5798 opened Sep 10, 2026 by jasnell Member Loading…
fix(cache): preserve 304 response event order with async stores
#5797 opened Sep 10, 2026 by marcopiraccini Contributor Loading…
4 of 5 tasks
fix(websocket): make WebSocket kRef/kUnref non-enumerable
#5795 opened Sep 9, 2026 by jasnell Member Loading…
revert #5578
#5793 opened Sep 9, 2026 by KhafraDev Member Loading…
types: mark DecoratorHandler as @deprecated
#5789 opened Sep 8, 2026 by kilisamemarisaaa Contributor Loading…
5 of 7 tasks
feat(util): expose request header normalization
#5780 opened Sep 6, 2026 by GiHoon1123 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.