Skip to content

chore: Replace Undici by native Headers#805

Merged
faisalman merged 1 commit into
faisalman:masterfrom
regseb:undici
Oct 6, 2025
Merged

chore: Replace Undici by native Headers#805
faisalman merged 1 commit into
faisalman:masterfrom
regseb:undici

Conversation

@regseb

@regseb regseb commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Prerequisites

Type of Change

Optimization

Description

Replace the undici dependency with the native Headers class. This removes a 1.5 MB dependency.

Test

I ran the unit tests, which passed. I don't know how to really test this change.

Impact

There is no change for the user.

Other Info

Headers was added in Node 18 (Undici required Node 20).

@faisalman
faisalman merged commit ae7b5e1 into faisalman:master Oct 6, 2025
6 checks passed
@regseb
regseb deleted the undici branch October 6, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants