- From: Luke Page <notifications@github.com>
- Date: Thu, 07 May 2015 03:36:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 7 May 2015 10:36:40 UTC
Should the patch verb be included in the spec? (https://tools.ietf.org/html/rfc5789) here - https://fetch.spec.whatwg.org/#methods#concept-method-normalize and https://fetch.spec.whatwg.org/#http-network-or-cache-fetch ``` If request's body is null and request's method is `HEAD`, `POST`, or `PUT`, set contentLengthValue to `0`. ``` --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/50
Received on Thursday, 7 May 2015 10:36:40 UTC