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
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 }}
digitalbazaar
/
http-client
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
2
Code
Issues
10
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix undici usage on node 26 (alternate to #53)
- #54
#54
Merged
davidlehn
merged 15 commits into
main
digitalbazaar/http-client:main
from
fix/undici-consistent-fetch
digitalbazaar/http-client:fix/undici-consistent-fetch
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix undici usage on node 26 (alternate to #53)
#54
davidlehn
merged 15 commits into
main
digitalbazaar/http-client:main
from
fix/undici-consistent-fetch
digitalbazaar/http-client:fix/undici-consistent-fetch
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
Use native fetch when the runtime undici is compatible.
Show description for c7b0e77
2 people
authored and
davidlehn
committed
c7b0e77
View commit details
Copy full SHA for c7b0e77
Browse repository at this point
Test the undici-compatibility fix on Node.js 26 in CI.
Show description for 44223a7
applesnort
authored and
davidlehn
committed
44223a7
View commit details
Copy full SHA for 44223a7
Browse repository at this point
Read undici's package.json via an import attribute; fix stale comment.
Show description for 03f2b26
applesnort
authored and
davidlehn
committed
03f2b26
View commit details
Copy full SHA for 03f2b26
Browse repository at this point
Delegate Request-to-init conversion to undici's own Request constructor.
Show description for 949ad09
applesnort
authored and
davidlehn
committed
949ad09
View commit details
Copy full SHA for 949ad09
Browse repository at this point
Use version independent text in comment.
Show description for 62cd8e9
davidlehn
and
dlongley
authored
62cd8e9
View commit details
Copy full SHA for 62cd8e9
Browse repository at this point
Simplify code flow.
Show description for f465606
davidlehn
and
dlongley
authored
f465606
View commit details
Copy full SHA for f465606
Browse repository at this point
Commits on Jul 30, 2026
Clarify installed vs built-in undici terminology.
Show description for 67a4028
davidlehn
and
claude
committed
67a4028
View commit details
Copy full SHA for 67a4028
Browse repository at this point
Split the undici compatibility comment by concern.
Show description for 8e748b7
davidlehn
and
claude
committed
8e748b7
View commit details
Copy full SHA for 8e748b7
Browse repository at this point
Use "platform" instead of "built-in" for node's own undici.
Show description for 68b237c
davidlehn
and
claude
committed
68b237c
View commit details
Copy full SHA for 68b237c
Browse repository at this point
Change pending release version.
Show description for eb04772
davidlehn
committed
eb04772
View commit details
Copy full SHA for eb04772
Browse repository at this point
Update minor dependencies.
davidlehn
committed
0b50fa7
View commit details
Copy full SHA for 0b50fa7
Browse repository at this point
Commits on Jul 31, 2026
Update copyright lines.
Show description for 4e235fa
davidlehn
committed
4e235fa
View commit details
Copy full SHA for 4e235fa
Browse repository at this point
Use block comments for the long explanation blocks.
Show description for 4bdd127
davidlehn
and
claude
committed
4bdd127
View commit details
Copy full SHA for 4bdd127
Browse repository at this point
Use separate caches for dispatchers and fetch overrides.
Show description for b3da803
davidlehn
and
claude
committed
b3da803
View commit details
Copy full SHA for b3da803
Browse repository at this point
Fix style.
Show description for ee48613
davidlehn
and
dlongley
authored
ee48613
View commit details
Copy full SHA for ee48613
Browse repository at this point
You can’t perform that action at this time.