Re: [fetch] Proposal: Support GET bodies (#83)

The upshot of a body over a URL is that you can use a wider range of a byte and therefore put more data in less space. Perhaps H2 compression takes some of this away though.

But yeah, given the complexity of introducing this now just using `POST` plus some custom logic for caching might make things a lot easier for everyone involved.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/83#issuecomment-156033611

Received on Thursday, 12 November 2015 08:35:27 UTC