- From: Yutaka Hirano <notifications@github.com>
- Date: Sun, 10 Nov 2019 22:58:34 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 November 2019 06:58:38 UTC
We set _Content-Type_ only when it can be calculated from _object_. We don't set _Content-Type_ when _object_ is a BufferSource for example. Web developers are still able to specify the `content-type` request header through the request headers. Are you suggesting to set `Content-Type` for all requests having non-null body? -- 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/issues/961#issuecomment-552318116
Received on Monday, 11 November 2019 06:58:38 UTC