We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce60912 commit f8eba9bCopy full SHA for f8eba9b
fetch.bs
@@ -4299,7 +4299,8 @@ steps:
4299
<a for="fetch params">timing info</a>.</p></li>
4300
</ol>
4301
</li>
4302
- <li><p>Otherwise, set <var>response</var>'s <a for=response>timing info</a>'s
+ <li><p>Otherwise, if <var>response</var>'s <a for=response>URL</a>'s <a for=url>scheme</a> is
4303
+ "<code>https</code>", then set <var>response</var>'s <a for=response>timing info</a>'s
4304
<a for="fetch timing info">server timing headers</a> to the result of
4305
<a for="header list">getting, decoding, and splitting</a> `<code>Server-Timing</code>` from
4306
<var>response</var>'s <a for=response>header list</a>.</p></li>
0 commit comments