Skip to content

Implement new bytes() method for Blob and Body objects #2243

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

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Jun 8, 2024

Refs: https://fetch.spec.whatwg.org/#body-mixin
Refs: https://w3c.github.io/FileAPI/#dfn-Blob

The bytes() method was recently added to Blob and the Body mixin.

@jasnell jasnell requested review from a team as code owners June 8, 2024 19:17
@jasnell jasnell requested review from byule and a-robinson June 8, 2024 19:17
@jasnell jasnell force-pushed the jsnell/blob-body-bytes branch from ecda276 to 80a60d9 Compare June 10, 2024 17:29
@jasnell jasnell requested review from dom96 and fhanau June 10, 2024 17:32
@jasnell jasnell force-pushed the jsnell/blob-body-bytes branch from c4073bb to f9794fc Compare June 10, 2024 18:33
@jasnell jasnell merged commit c6ffd48 into main Jun 10, 2024
9 of 10 checks passed
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.

2 participants