Skip to content

Commit 3a896ef

Browse files
benjamingrannevk
authored andcommitted
CORS: safelist Content-Length header
Tests: web-platform-tests/wpt#10930. Fixes #622.
1 parent 7307d28 commit 3a896ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fetch.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ for `<code>Authorization</code>`.
450450
<ul class=brief>
451451
<li>`<code>Cache-Control</code>`
452452
<li>`<code>Content-Language</code>`
453+
<li>`<code>Content-Length</code>`
453454
<li>`<code>Content-Type</code>`
454455
<li>`<code>Expires</code>`
455456
<li>`<code>Last-Modified</code>`
@@ -6238,6 +6239,7 @@ Arne Johannessen,
62386239
Arthur Barstow,
62396240
Axel Rauschmayer,
62406241
Ben Kelly,
6242+
Benjamin Gruenbaum,
62416243
Benjamin Hawkes-Lewis,
62426244
Bert Bos,
62436245
Björn Höhrmann,

0 commit comments

Comments
 (0)