[import-bytes] add bytes sec-fetch-dest and accept#1912
Open
styfle wants to merge 2 commits intowhatwg:mainfrom
Open
[import-bytes] add bytes sec-fetch-dest and accept#1912styfle wants to merge 2 commits intowhatwg:mainfrom
bytes sec-fetch-dest and accept#1912styfle wants to merge 2 commits intowhatwg:mainfrom
Conversation
This was referenced Mar 5, 2026
This was referenced Mar 5, 2026
bytes sec-fetch-dest and accept
6 tasks
annevk
reviewed
Mar 7, 2026
fetch.bs
Outdated
| "<code>bytes</code>", | ||
| "<code>font</code>", "<code>image</code>", "<code>json</code>", "<code>manifest</code>", | ||
| "<code>paintworklet</code>", "<code>script</code>", "<code>style</code>", "<code>track</code>", | ||
| "<code>video</code>", "<code>xslt</code>", or the empty string. |
Contributor
Author
There was a problem hiding this comment.
Sounds good, I adjusted the line wrap 👍
fetch.bs
Outdated
| <a>implementation-defined</a> number of times, <a>in parallel</a> from each other, and wait for | ||
| at least 1 to return a value. In an <a>implementation-defined</a> manner, select a value to | ||
| return from the returned values and return it. Any other returned values that are | ||
| <a>connections</a> may be closed. |
fetch.bs
Outdated
| <dd>`<code>application/json,*/*;q=0.5</code>` | ||
|
|
||
| <dt>"<code>bytes</code>" | ||
| <dd>`<code>*/*</code>` |
Member
There was a problem hiding this comment.
Let's put this first so they are in lexicographical order.
Contributor
Author
There was a problem hiding this comment.
Ah nice I missed that. Fixed 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[import-bytes] add import bytes html#11657
[import-bytes] add
bytesdestination w3c/webappsec-csp#803[import-bytes] add initial tests for import bytes proposal web-platform-tests/wpt#56938
At least two implementers are interested (and none opposed):
Tests are written and can be reviewed and commented upon at:
Implementation bugs are filed:
MDN issue is filed: …
The top of this comment includes a clear commit message to use.
(See WHATWG Working Mode: Changes for more details.)