Re: [XMLHttpRequest-tests] XMLHttpRequest/send-entity-body-get-head* tests should not fail if Content-Length is 0 (#980)

I missed that specification requirement. That makes me think we should go with no body, no `Content-Length`. Empty body, `Content-Length:0`. Seems unnecessary to defy the HTTP gods when we don't have to.

View on GitHub: https://github.com/w3c/web-platform-tests/issues/980#issuecomment-61562801

Received on Monday, 3 November 2014 22:38:57 UTC