- From: Takashi Toyoshima <notifications@github.com>
- Date: Fri, 13 Mar 2020 08:36:35 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 March 2020 15:36:51 UTC
Hi Anne, `Sec-` is also listed in https://fetch.spec.whatwg.org/#forbidden-header-name. So, I think it's completely safe to skip them in the 1024 limit counting. We can ensure that these are not set or modified by users' JavaScripts. -- 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/pull/1000#issuecomment-598783296
Received on Friday, 13 March 2020 15:36:51 UTC