Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
node-modules
/
urllib
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
743
Code
Issues
3
Pull requests
7
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: upgrade to undici@8
- #820
#820
Merged
fengmk2
merged 16 commits into
master
node-modules/urllib:master
from
fix/upgrade-undici-8
node-modules/urllib:fix/upgrade-undici-8
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: upgrade to undici@8
#820
fengmk2
merged 16 commits into
master
node-modules/urllib:master
from
fix/upgrade-undici-8
node-modules/urllib:fix/upgrade-undici-8
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
feat: upgrade to undici@8
Show description for a06df01
fengmk2
committed
a06df01
View commit details
Copy full SHA for a06df01
Browse repository at this point
test: add HTTP/1.1 and HTTP/2 protocol negotiation tests
Show description for ccc6ef9
fengmk2
committed
ccc6ef9
View commit details
Copy full SHA for ccc6ef9
Browse repository at this point
chore: drop tracked .claude vite-plus config
Show description for ac143d3
fengmk2
committed
ac143d3
View commit details
Copy full SHA for ac143d3
Browse repository at this point
fix: honor explicit allowH2: false as an HTTP/1.1 opt-out
Show description for b6d10ab
fengmk2
committed
b6d10ab
View commit details
Copy full SHA for b6d10ab
Browse repository at this point
ci: add codecov.yml to tolerate small project coverage fluctuations
Show description for f2dfc9a
fengmk2
committed
f2dfc9a
View commit details
Copy full SHA for f2dfc9a
Browse repository at this point
fix: honor allowH2: false in FetchFactory.setClientOptions
Show description for 65ac925
fengmk2
committed
65ac925
View commit details
Copy full SHA for 65ac925
Browse repository at this point
fix: apply allowH2 per request and normalize http1-only pool stats
Show description for 14acd12
fengmk2
committed
14acd12
View commit details
Copy full SHA for 14acd12
Browse repository at this point
fix: address Codex review on allowH2 per-request handling
Show description for e8c1c98
fengmk2
committed
e8c1c98
View commit details
Copy full SHA for e8c1c98
Browse repository at this point
fix: honor allowH2: false for HttpAgent and harden pool stat merge
Show description for 44ef14a
fengmk2
committed
44ef14a
View commit details
Copy full SHA for 44ef14a
Browse repository at this point
docs: document allowH2 per-request dispatcher limitations
Show description for 3d04056
fengmk2
committed
3d04056
View commit details
Copy full SHA for 3d04056
Browse repository at this point
test: cover rejectUnauthorized + allowH2: false default client branch
Show description for 9cf39ef
fengmk2
committed
9cf39ef
View commit details
Copy full SHA for 9cf39ef
Browse repository at this point
Commits on Jun 15, 2026
test: cover getDispatcherPoolStats merge of mixed H2 and HTTP/1.1 pools
Show description for 67a0c59
fengmk2
committed
67a0c59
View commit details
Copy full SHA for 67a0c59
Browse repository at this point
test: exercise pool stats merge with many concurrent requests
Show description for 7a2a1a7
fengmk2
committed
7a2a1a7
View commit details
Copy full SHA for 7a2a1a7
Browse repository at this point
refactor: dedupe pool-stats collection and harden MockAgent detection
Show description for 9424b74
fengmk2
committed
9424b74
View commit details
Copy full SHA for 9424b74
Browse repository at this point
refactor: simplify default-client cache, allowH2 guard, and test fixtures
Show description for d484db3
fengmk2
committed
d484db3
View commit details
Copy full SHA for d484db3
Browse repository at this point
refactor: review nits - precise stats-key strip, readable cache key, test fixtures
Show description for a9a0b2b
fengmk2
committed
a9a0b2b
View commit details
Copy full SHA for a9a0b2b
Browse repository at this point
You can’t perform that action at this time.