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 f0ae5a6 commit 26ae89fCopy full SHA for 26ae89f
fetch.bs
@@ -840,7 +840,7 @@ for `<code>Authorization</code>`.
840
<p>These are headers that can be set by privileged APIs, and will be preserved if their associated
841
request object is copied, but will be removed if the request is modified by unprivilaged APIs.
842
843
- <p>`<code>Range</code>` headers are commonly used by <a lt="downloads a hyperlink">downloads</a>
+ <p>`<code>Range</code>` headers are commonly used by <a lt="download the hyperlink">downloads</a>
844
and <a lt="resource fetch algorithm">media fetches</a>, although neither of these currently specify
845
how. <a href=https://github.com/whatwg/html/pull/2814>html/2914</a> aims to solve this.
846
0 commit comments