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

Thanks for the quick response. I understand that it copies the object as such but are the headers retained if the new request does not have relevant headers, i.e., if the httpRequest object does not have relevant data for appending say a Origin header, does the header from the previous request stay or is removed.


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

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