@@ -951,9 +951,9 @@ a <a>byte-case-insensitive</a> match for one of
951
951
<li> `<code> Range</code> `.
952
952
</ul>
953
953
954
- <div class=" note no-backref" >
954
+ <div class=note>
955
955
<p> These are headers that can be set by privileged APIs, and will be preserved if their associated
956
- request object is copied, but will be removed if the request is modified by unprivilaged APIs.
956
+ request object is copied, but will be removed if the request is modified by unprivileged APIs.
957
957
958
958
<p> `<code> Range</code> ` headers are commonly used by <a lt="download the hyperlink">downloads</a>
959
959
and <a lt="resource fetch algorithm">media fetches</a> , although neither of these currently specify
@@ -2162,9 +2162,9 @@ string.
2162
2162
<dfn for=response id=concept-response-range-requested-flag>range-requested flag</dfn> , which is
2163
2163
initially unset.
2164
2164
2165
- <p class=note> This is used to ensure to prevent a partial response from an earlier ranged request
2166
- being provided to an API that didn't make a range request. See the flag's usage for a detailed
2167
- description of the attack.
2165
+ <p class=note> This is used to prevent a partial response from an earlier ranged request being
2166
+ provided to an API that didn't make a range request. See the flag's usage for a detailed description
2167
+ of the attack.
2168
2168
2169
2169
<p> A <a for=/>response</a> has an associated <dfn for=response>request-includes-credentials</dfn>
2170
2170
(a boolean), which is initially true.
@@ -8372,6 +8372,7 @@ Jordan Stephens,
8372
8372
Jörn Zaefferer,
8373
8373
Joseph Pecoraro,
8374
8374
Josh Matthews,
8375
+ jub0bs<!-- GitHub -->,
8375
8376
Julian Krispel-Samsel,
8376
8377
Julian Reschke,
8377
8378
송정기 (Jungkee Song),
0 commit comments