Re: [whatwg/fetch] Allow strings or byte sequences as bodies? (#1073)

Apart from `fetch()` and `XMLHttpRequest`, navigation is the only place that can produce request bodies in a browser. Is it hard for HTML to invoke https://fetch.spec.whatwg.org/#concept-bodyinit-extract similar to how `XMLHttpRequest` does it?

-- 
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/1073#issuecomment-673894367

Received on Friday, 14 August 2020 05:37:07 UTC