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

fix: do not mutate user-defined "X-Request-Id" request header #2110

Merged
merged 1 commit into from Mar 26, 2024

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito changed the title fix: do not mutate user-defined "X-Request-Id" request header feat: do not mutate user-defined "X-Request-Id" request header Mar 26, 2024
@kettanaito kettanaito changed the title feat: do not mutate user-defined "X-Request-Id" request header fix: do not mutate user-defined "X-Request-Id" request header Mar 26, 2024
@kettanaito kettanaito merged commit 64b6ba5 into main Mar 26, 2024
12 checks passed
@kettanaito kettanaito deleted the fix/x-request-id branch March 26, 2024 11:29
@kettanaito
Copy link
Member Author

Released: v2.2.12 🎉

This has been released in v2.2.12!

Make sure to always update to the latest version (npm i msw@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

MSW node does not intercept if I set 'X-Request-Id'
1 participant