diff --git a/fetch.bs b/fetch.bs index 70f08d11c..703b5cf7e 100644 --- a/fetch.bs +++ b/fetch.bs @@ -645,8 +645,12 @@ production as
Let value be header's value. -
Byte-lowercase header's name and switch on the result: +
Let lowercase name be the byte-lowercase header's name. + +
If lowercase name starts with `sec-
`, return true.
+
+
Switch on lowercase name:
accept
`