Skip to content

Add tests for bytes() method on Body mixin#46198

Merged
annevk merged 3 commits intoweb-platform-tests:masterfrom
bakkot:body-bytes
May 14, 2024
Merged

Add tests for bytes() method on Body mixin#46198
annevk merged 3 commits intoweb-platform-tests:masterfrom
bakkot:body-bytes

Conversation

@bakkot
Copy link
Contributor

@bakkot bakkot commented May 10, 2024

Tests for whatwg/fetch#1753.

@annevk annevk merged commit 1b9332c into web-platform-tests:master May 14, 2024
annevk pushed a commit to whatwg/fetch that referenced this pull request May 14, 2024
Returns a Uint8Array as opposed to requiring users to get an ArrayBuffer and wrap it.

Tests: web-platform-tests/wpt#46198.

Fixes #1732.
@bakkot bakkot deleted the body-bytes branch May 15, 2024 16:04
meacer pushed a commit to carlosjoan91/fetch that referenced this pull request Nov 26, 2024
Returns a Uint8Array as opposed to requiring users to get an ArrayBuffer and wrap it.

Tests: web-platform-tests/wpt#46198.

Fixes whatwg#1732.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments