Re: [whatwg/fetch] Consider preserving destination on `new Request(request)` (#717)

I find it surprising that currently we just nullify the destination in such cases, since it is problematic for CSP, @wanderview stated.
>From a request priority perspective, it is maintained in such pass through scenarios, right?

In any case, would be great to be able to maintain the destination, at the price of opaque responses. (maybe an opt-in is required, for cases when people want to manipulate the response and don't care about the destination?)

-- 
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/717#issuecomment-384537633

Received on Thursday, 26 April 2018 07:15:11 UTC