- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 04 May 2016 03:24:33 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Wednesday, 4 May 2016 10:25:01 UTC
I tried to figure out what would have to silent fail: * Overwriting a request whose mode is "navigate" * Cross-origin referrer * Using mode "navigate" as input (if you copy the mode) * Overwriting method, integrity metadata, and headers for a request whose mode is "no-cors" * ? Not entirely sure which of those would be typically hit, but it's less than I expected so maybe this is worth doing. Any new thoughts @wanderview? --- 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/245#issuecomment-216822526
Received on Wednesday, 4 May 2016 10:25:01 UTC