- From: Yoav Weiss <notifications@github.com>
- Date: Thu, 21 Mar 2019 03:27:55 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 March 2019 10:28:17 UTC
Is that the intended behavior? If it is, than I'd assume step 32.2 should skip the other substeps if `init["headers"]` doesn't exist (and then we're good as far as `Sec-` headers go) If it isn't and we need to append all the headers anyway, maybe we can carve out `Sec-` or forbidden headers in general that come from the `Request` and not from `init`? -- 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/880#issuecomment-475178006
Received on Thursday, 21 March 2019 10:28:17 UTC