[whatwg/fetch] Do redirects copy the headers from the initial requests (#553)

I might be missing something in the spec, but it seems to me that there is no description of how the headers from the initial request whose response is a redirect are handled when creating a redirect request. Are the headers copied over or is the header list empty when forwarding the request to the redirect URL

-- 
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/553

Received on Thursday, 15 June 2017 06:21:00 UTC