Re: [whatwg/fetch] Constructing a Headers from another Headers is lossy (#481)

Note that this affects cases when `Request` or `Response` are constructed via their respective constructors.  Those constructors involve calling https://fetch.spec.whatwg.org/#concept-headers-fill with the thing that was passed in, which will have the same issue, right?

-- 
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/481#issuecomment-278022900

Received on Tuesday, 7 February 2017 14:55:06 UTC