- From: Ben Kelly <notifications@github.com>
- Date: Thu, 09 Feb 2017 12:28:26 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 February 2017 20:29:01 UTC
> Also, can someone verify what should be returned in the case of a redirect CSP failure? Should the entire request result in a NetworkError or should the last 30x response before the policy failure be returned? FWIW I think the safest course here would be to return a NetworkError. Gecko currently returns the 30x response, but I'd like to change it. -- 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/485#issuecomment-278763351
Received on Thursday, 9 February 2017 20:29:01 UTC