Re: CORS and null

On Tue, Jun 3, 2014 at 10:54 AM, Mike West <mkwst@google.com> wrote:
> It has the impact that sandboxed frames can't make XHR requests to CORS
> enabled resources, which is potentially problematic in the cases where you'd
> like to sandbox off a portion of your application that processes data.

Only to CORS-enabled credentialed resources. CORS in general would
remain working.


-- 
http://annevankesteren.nl/

Received on Tuesday, 3 June 2014 09:02:06 UTC