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(fetch): treat U+0060 (`) as an HTTP token code point
#5806 opened Sep 12, 2026 by Khizarc Loading…
3 of 7 tasks
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
test(h2): stabilize http2-connection
#5801 opened Sep 10, 2026 by ViniciusDev26 Loading…
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…
3 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…
test: skip HTTP/2 churn test on Node.js 25 on all platforms
#5790 opened Sep 9, 2026 by kjsik11 Contributor Loading…
1 of 4 tasks
types: mark DecoratorHandler as @deprecated
#5789 opened Sep 8, 2026 by kilisamemarisaaa Loading…
5 of 7 tasks
fix(h2): do not replay a request whose response already started after GOAWAY
#5788 opened Sep 8, 2026 by kjsik11 Contributor Loading…
3 of 5 tasks
build(deps-dev): bump eslint from 9.39.4 to 10.10.0 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#5786 opened Sep 7, 2026 by dependabot Bot Loading…
Backport upgrade diagnostics lifecycle fixes to v7.x
#5783 opened Sep 7, 2026 by BridgeAR Member Loading…
3 of 7 tasks
docs(errors): document ProxyConnectionError (UND_ERR_PRX_CONN)
#5781 opened Sep 7, 2026 by kilisamemarisaaa Loading…
5 of 7 tasks
feat(util): expose request header normalization
#5780 opened Sep 6, 2026 by GiHoon1123 Contributor Loading…
fix(proxy-agent): preserve repeated iterable headers
#5779 opened Sep 6, 2026 by GiHoon1123 Contributor Loading…
[v6.x] fix(retry): settle exposed body on terminal failure
#5778 opened Sep 5, 2026 by mcollina Member Loading…
fix(env-http-proxy-agent): NO_PROXY wildcard semantics
#5777 opened Sep 5, 2026 by mcollina Member Loading…
ci: extend macOS Node.js workflow timeout
#5775 opened Sep 4, 2026 by mcollina Member Loading…
ProTip! Filter pull requests by the default branch with base:main.