- From: Zamralik <notifications@github.com>
- Date: Fri, 29 Mar 2019 02:19:28 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 March 2019 09:19:50 UTC
If some specific platforms/frameworks reject handling GET/HEAD requests with a body, those who use them will work around by making bodyless GET/HEAD requests or switching to standard compliant platforms/frameworks. There are already platforms/frameworks handling GET/HEAD requests with a body, some of them also handle security and caching. It isn't right to enforce non-standard behavior on the fetch API. It forces the use/implementation of workarounds/hacks/middlewares to be standard compliant. -- 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/551#issuecomment-477926812
Received on Friday, 29 March 2019 09:19:50 UTC