Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,9 @@ <h2>
<h3>
`"model"` destination
</h3>
<aside class="issue" data-number="35"></aside>
<p>
Resources requested for the purposes of model content MUST set the `sec-fetch-dest` field to `model` in its request header. Similarly, resources requested as environment maps MUST set the `sec-fetch-dest` to `environmentmap`.
</p>
</section>
<section>
<h2>
Expand Down
Loading