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

Requiring `connect-src` is not always feasible - consider the case of an optimization service installing SW on content it does not control. It can theoretically add `connect-src` directives which are the sum of all other directives, but it can be tricky, and somewhat weakens CSP's protection guarantees.

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

Received on Thursday, 26 April 2018 13:02:55 UTC