[whatwg/fetch] Question regarding headers (#1020)

Hi,

Should fetch clients lowercase headers or just leave them untouched? It looks like [lowercasing header names was removed in 2017](https://github.com/whatwg/fetch/pull/476). However, [RFC 7540](https://tools.ietf.org/html/rfc7540#section-8.1.2) states: 
> (...) header field names MUST be converted to lowercase prior to their encoding in HTTP/2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1020

Received on Monday, 13 April 2020 13:10:31 UTC