Skip to content

add bodymixin bytes#3262

Merged
KhafraDev merged 5 commits into
nodejs:mainfrom
KhafraDev:bodymixin-bytes
May 15, 2024
Merged

add bodymixin bytes#3262
KhafraDev merged 5 commits into
nodejs:mainfrom
KhafraDev:bodymixin-bytes

Conversation

@KhafraDev

@KhafraDev KhafraDev commented May 14, 2024

Copy link
Copy Markdown
Member

closes: #3256
refs: whatwg/fetch#1753

this PR also moves away from using git sparse-checkout for pulling WPTs and instead makes use of node's own node core utils, which is where 99% of the changes come from.

Comment thread test/wpt/tests/fetch/private-network-access/resources/anchor.html Fixed
Comment thread test/wpt/tests/fetch/private-network-access/resources/anchor.html Fixed
Comment thread test/wpt/tests/fetch/private-network-access/resources/opener.html Fixed
@KhafraDev KhafraDev marked this pull request as draft May 14, 2024 17:29
@KhafraDev KhafraDev marked this pull request as ready for review May 14, 2024 18:04
Comment thread lib/web/fetch/body.js

@tsctx tsctx left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

Comment thread lib/web/fetch/body.js
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.

Implement Request/Response .bytes() method

3 participants