- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 13 Sep 2019 00:10:09 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 September 2019 07:10:31 UTC
I think if we wanted to have a normative definition we could add a step prior to step 16 that covers `Prefer: safe` explicitly (and also covers the situation where a site has already set it via `fetch()` or some such). E.g., it'd be interesting to know what happens if a developer sets `Prefer: unsafe` or `Prefer: meh` via `fetch()` or `XMLHttpRequest` on Windows when that preference is set and perhaps we should standardize what ought to happen in such a scenario. -- 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/934#issuecomment-531125660
Received on Friday, 13 September 2019 07:10:31 UTC