Skip to content

Conversation

@kettanaito
Copy link
Member

@kettanaito kettanaito commented Jul 17, 2025

Important

This test case is not a 100% representation of the submitted use case. If you set mode: 'no-cors on the dispatched request in the test, the test will fail as described in the issue. That is caused by the browser behavior (stripping the range header from no-cors requests). Nothing we can do about this.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/msw@2553

commit: 19625b6

@kettanaito kettanaito merged commit d3113a9 into main Jul 17, 2025
22 checks passed
@kettanaito kettanaito deleted the test/range-response branch July 17, 2025 17:11
@kettanaito
Copy link
Member Author

Released: v2.10.5 🎉

This has been released in v2.10.5!

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.

Range request header missing for no-cors buffer requests

2 participants