diff --git a/fetch.bs b/fetch.bs index e3c421b91..92c09c30b 100644 --- a/fetch.bs +++ b/fetch.bs @@ -752,7 +752,8 @@ a header list list, run these steps:
A header name is a byte sequence that matches the field-name token production. -
A header value is a byte sequence that matches the following conditions: +
A header value is a byte sequence that matches the following +conditions:
Has no leading or trailing HTTP tab or space bytes.