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): support Request as init when recording raw headers #2293

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

@kettanaito kettanaito changed the title fix(ClientRequest): properly record headers in requests fix(ClientRequest): properly record raw headers in requests Sep 20, 2024
@kettanaito kettanaito changed the title fix(ClientRequest): properly record raw headers in requests fix(ClientRequest): properly record raw request headers Sep 20, 2024
@kettanaito kettanaito changed the title fix(ClientRequest): properly record raw request headers fix(ClientRequest): support Request as init when recording raw headers Sep 20, 2024
@kettanaito kettanaito merged commit bf982ea into main Sep 20, 2024
12 checks passed
@kettanaito kettanaito deleted the fix/request-record-headers branch September 20, 2024 09:10
@kettanaito
Copy link
Member Author

Released: v2.4.9 🎉

This has been released in v2.4.9!

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.

TypeError: Cannot set property headers of #<_Request> which has only a getter
1 participant