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

There's a note near the beginning of https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch by step 3.4 that makes clear that the same initial request object is used as the base for each subsequent request.

-- 
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#issuecomment-308718995

Received on Thursday, 15 June 2017 12:45:13 UTC