- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 04 Aug 2020 00:07:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 August 2020 07:07:16 UTC
Neither _body_ nor _inputBody_ can be a Request object. They are null or a [body](https://fetch.spec.whatwg.org/#concept-body). So ``` inputBody is body and a Request object ``` always returns false. -- 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/1061#issuecomment-668420917
Received on Tuesday, 4 August 2020 07:07:16 UTC