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(ClientRequest): spy on request.headers used as init for request #640

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented Sep 19, 2024

Changes

  • recordRawHeaders: properly records raw headers for Request that's been used as init for another Request. Also adds raw headers merging in case either of the requests have any raw headers recorded.

@kettanaito kettanaito merged commit ea9887e into main Sep 19, 2024
2 checks passed
@kettanaito kettanaito deleted the fix/headers-request-as-init branch September 19, 2024 16:53
@kettanaito
Copy link
Member Author

Released: v0.35.7 🎉

This has been released in v0.35.7!

Make sure to always update to the latest version (npm i @mswjs/interceptors@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.

1 participant