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

feat: automatically set "Content-Length" on text/json responses #1996

Merged
merged 6 commits into from
Feb 12, 2024

Conversation

kettanaito
Copy link
Member

Copy link
Contributor

@mattcosta7 mattcosta7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kettanaito kettanaito merged commit a957235 into main Feb 12, 2024
11 checks passed
@kettanaito kettanaito deleted the feat/http-response-content-length branch February 12, 2024 10:03
@kettanaito
Copy link
Member Author

Released: v2.2.0 🎉

This has been released in v2.2.0!

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Content-Length header when using context.body or context.json
2 participants