Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.Request - ReadableStream in body #13854

Closed
tex0l opened this issue Dec 3, 2021 · 1 comment
Closed

api.Request - ReadableStream in body #13854

tex0l opened this issue Dec 3, 2021 · 1 comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@tex0l
Copy link

tex0l commented Dec 3, 2021

What information was incorrect, unhelpful, or incomplete?

Since Chrome 95, it seems it is possible to use a ReadableStream as the body of a Request : https://web.dev/fetch-upload-streaming/ and https://developer.chrome.com/origintrials/#/view_trial/3524066708417413121

What did you expect to see?

Which means the Send ReadableStream in request body and body lines in the table should show 95 as the version of Chrome where it is compatible.

Did you test this? If so, how?

MDN page report details
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 3, 2021
@queengooborg
Copy link
Collaborator

This has been resolved by #18155!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants