- From: Boris Zbarsky <notifications@github.com>
 - Date: Tue, 07 Feb 2017 11:05:07 -0800
 - To: whatwg/fetch <fetch@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Tuesday, 7 February 2017 19:05:41 UTC
So I should note that no matter what we do for records passing `[]` for a HeadersInit will unambiguously specify "no headers".  The real question is whether `{}` should have the same behavior as `[]`, and what behaviors `null` and `undefined` should have.
It sounds like you'd like `undefined` to mean "just copy the headers".  What about `null`?
-- 
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/479#issuecomment-278106611
Received on Tuesday, 7 February 2017 19:05:41 UTC