We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1085f4f commit 7db7acaCopy full SHA for 7db7aca
fetch.bs
@@ -1113,8 +1113,7 @@ a <a>byte-case-insensitive</a> match for one of
1113
request object is copied, but will be removed if the request is modified by unprivileged APIs.
1114
1115
<p>`<code>Range</code>` headers are commonly used by <a lt="download the hyperlink">downloads</a>
1116
- and <a lt="resource fetch algorithm">media fetches</a>, although neither of these currently specify
1117
- how. <a href=https://github.com/whatwg/html/pull/2814>html/2914</a> aims to solve this.
+ and <a lt="resource fetch algorithm">media fetches</a>.
1118
1119
<p>A helper is provided to <a for=request>add a range header</a> to a particular request.
1120
</div>
0 commit comments