Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Add preload header on subresource example #108

Merged
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 4 additions & 1 deletion index.html
Expand Up @@ -227,6 +227,9 @@ <h2>Processing</h2>
memory cache and be re-usable at least once within the lifetime of a
fetch group.</p>
</div>
<div class="note">
Link HTTP response header should be processed for all <a>request destination</a>s.
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed

</div>
<p>The user agent MUST NOT automatically execute or apply the resource
against the current page context.</p>
<p class="note">For example, if a JavaScript resource is fetched via a
Expand Down Expand Up @@ -562,4 +565,4 @@ <h2>Acknowledgments</h2>
Ian Hickson, as permitted by the license of that specification.</p>
</section>
</body>
</html>
</html>