Re: [whatwg/fetch] Is a missing HeadersInit treated differently from an empty one? (#479)

Yeah, I think `undefined` should mean that we copy the headers of the original request. I don't really care for `null` one way or another. It seems these days we try to special case `null` less, so maybe whatever would it would end up doing if we didn't give it special treatment.

-- 
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-278107695

Received on Tuesday, 7 February 2017 19:10:04 UTC