- From: Anne van Kesteren <web-platform-tests-notifications@w3.org>
- Date: Mon, 03 Nov 2014 21:04:58 GMT
- To: public-web-platform-tests-notifications@w3.org
Thanks for the ping. It's a bit unclear https://www.w3.org/Bugs/Public/show_bug.cgi?id=25684 seems to suggest that including `Content-Length` is good for `POST` and co, likely also for `HEAD`. Unclear for `GET`, though as far as I can tell browsers do not include it there. We have a rule that forbids including a body for `GET` and `HEAD`. Perhaps we should have another that non-`GET` means `Content-Length` needs to be there. View on GitHub: https://github.com/w3c/web-platform-tests/issues/980#issuecomment-61548245
Received on Monday, 3 November 2014 21:05:09 UTC