Re: [whatwg/fetch] Define a XMLHttpRequestBodyInit without ReadableStream (#1029)

@annevk commented on this pull request.



> +typedef (ReadableStream or XMLHttpRequestBodyInit) BodyInit;
+</pre>

```suggestion
typedef (ReadableStream or XMLHttpRequestBodyInit) BodyInit;</pre>
```

-- 
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/1029#pullrequestreview-422852478

Received on Tuesday, 2 June 2020 16:27:50 UTC