Re: [whatwg/fetch] should fetch() allow no-cors cross-origin HEAD request? (#278)

I argued that a response to a GET request put in the cache should not be allowed to be manipulated client-side, since it might well be different from what the equivalent server would return for HEAD.

This is very different from allowing HEAD and GET requests to that server.

---
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/278#issuecomment-208747238

Received on Tuesday, 12 April 2016 07:14:04 UTC