Skip to content

Conversation

regseb
Copy link
Contributor

@regseb regseb commented Oct 2, 2025

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