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

The only way to make this work is if we guard the response (make it opaque (though maybe slightly less than opaque is okay) + special destination marker) so it can only be used for its intended purpose and cannot be read from otherwise.

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

Received on Thursday, 26 April 2018 04:38:16 UTC