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

It seems this restriction was added here for `GET`, and later `HEAD`:
* http://dev.w3.org/cvsweb/2006/webapi/XMLHttpRequest/Overview.src.html.diff?r1=1.165;r2=1.166;f=h
* http://dev.w3.org/cvsweb/2006/webapi/XMLHttpRequest/Overview.src.html.diff?r1=1.182;r2=1.183;f=h

Based on this thread:
* https://lists.w3.org/Archives/Public/public-webapi/2007Dec/thread.html#msg8

Concerns are networking libraries used by user agents, unsuspecting servers, RFC conformance (now clarified), ... Convincing those skeptical in that thread that this is now a good idea would be a good start.

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

Received on Thursday, 16 July 2015 07:15:25 UTC