- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 26 Aug 2020 03:36:18 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 August 2020 10:36:30 UTC
... or the body definition in https://whatpr.org/fetch/1083.html#request-class. https://fetch.spec.whatwg.org/#concept-body-body expects the body to be a [body](https://fetch.spec.whatwg.org/#concept-body) or null, but with this change (concept) request's body is null or a [body](https://fetch.spec.whatwg.org/#concept-body) or a byte sequence. -- 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/1083#issuecomment-680799996
Received on Wednesday, 26 August 2020 10:36:30 UTC