Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Node.js Headers polyfill to use undici #791

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

timostamm
Copy link
Member

@timostamm timostamm commented Aug 29, 2023

The latest release 3.2.0 of headers-polyfill added an implementation of getSetCookie, but it fails to handle the Set-Cookie header correctly - see mswjs/headers-polyfill#60.

This switches to undici instead, the underlying implementation of fetch in Node.js

@timostamm timostamm merged commit 2675e56 into main Aug 29, 2023
@timostamm timostamm deleted the tstamm/undici branch August 29, 2023 16:24
@smaye81 smaye81 mentioned this pull request Aug 29, 2023
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