- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 05 Dec 2019 00:23:44 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 December 2019 08:23:46 UTC
annevk commented on this pull request. > <li>`<code>Content-Type</code>` - <li>`<code>ETag</code>` + <li>`<code>Content-Length</code>` `Content-Length` is a forbidden header name so doesn't need to be listed. It's always computed just before the request, so nulling body does effectively cause it to be omitted. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/977#pullrequestreview-327372126
Received on Thursday, 5 December 2019 08:23:46 UTC