Skip to content

[Editorial] Export concept "Early hints" #11508

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

Closed
wants to merge 1 commit into from
Closed
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
11 changes: 6 additions & 5 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -16371,11 +16371,11 @@ interface <dfn interface>HTMLLinkElement</dfn> : <span>HTMLElement</span> {

<h5>Early hints</h5>

<p><dfn>Early hints</dfn> allow user-agents to perform some operations, such as to speculatively
load resources that are likely to be used by the document, before the navigation request is fully
handled by the server and a response code is served. Servers can indicate early hints by serving a
<span data-x="concept-response">response</span> with a 103 status code before serving the final
<span data-x="concept-response">response</span>.<ref>RFC8297</ref></p>
<p><dfn class="export">Early hints</dfn> allow user-agents to perform some operations, such as to
speculatively load resources that are likely to be used by the document, before the navigation
request is fully handled by the server and a response code is served. Servers can indicate early
hints by serving a <span data-x="concept-response">response</span> with a 103 status code before
serving the final <span data-x="concept-response">response</span>.<ref>RFC8297</ref></p>

<p class="note">For compatibility reasons <a
href="https://httpwg.org/specs/rfc8297.html#security-considerations">early hints are typically
Expand Down Expand Up @@ -148690,6 +148690,7 @@ INSERT INTERFACES HERE
Grey,
guest271314,
Guilherme Johansson Tramontina,
Guohui Deng,
Guy Bedford,
Gytis Jakutonis,
H&aring;kon Wium Lie,
Expand Down