@@ -4397,7 +4397,7 @@ run these steps:
4397
4397
does not matter as this algorithm uses <a>HTTP-network-or-cache fetch</a> rather than
4398
4398
<a>HTTP fetch</a> .
4399
4399
4400
- <li><p> <a for="header list">Set </a> `<a http-header><code>Access-Control-Request-Method</code></a> `
4400
+ <li><p> <a for="header list">Append </a> `<a http-header><code>Access-Control-Request-Method</code></a> `
4401
4401
to <var> request</var> 's <a for=request>method</a> in <var>preflight</var>' s
4402
4402
<a for=request>header list</a> .
4403
4403
@@ -4411,7 +4411,7 @@ run these steps:
4411
4411
<li><p> Let <var> value</var> be the items in <var> headers</var> separated from each other by
4412
4412
`<code> ,</code> `.
4413
4413
4414
- <li><p> <a for="header list">Set </a>
4414
+ <li><p> <a for="header list">Append </a>
4415
4415
`<a http-header><code>Access-Control-Request-Headers</code></a> ` to <var> value</var> in
4416
4416
<var> preflight</var> 's <a for=request>header list</a> .
4417
4417
</ol>
@@ -6035,7 +6035,7 @@ method, when invoked, must run these steps:
6035
6035
<li><p> Set <var> r</var> 's <a for=Response>response</a>' s
6036
6036
<a for=response>status</a> to <var> status</var> .
6037
6037
6038
- <li><p> <a for="header list">Set </a> `<code> Location</code> ` to <var> parsedURL</var> ,
6038
+ <li><p> <a for="header list">Append </a> `<code> Location</code> ` to <var> parsedURL</var> ,
6039
6039
<a lt="url serializer">serialized</a> and <a>isomorphic encoded</a> , in <var> r</var> 's
6040
6040
<a for=Response>response</a> 's <a for=response>header list</a> .
6041
6041
@@ -6770,6 +6770,7 @@ Tom Schuster,
6770
6770
Tomás Aparicio,
6771
6771
保呂毅 (Tsuyoshi Horo),
6772
6772
Tyler Close,
6773
+ Ujjwal Sharma,
6773
6774
Vignesh Shanmugam,
6774
6775
Vladimir Dzhuvinov,
6775
6776
Wayne Carr,
0 commit comments