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

Chrome supports ReadableStream in request body; update feature name #18155

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR performs three changes:

  • Sets Chrome to 105 for ReadableStream support (fixes api.Request - ReadableStream sending is supported #17835)
  • Changes the feature identifier of readablestream_request_body to request_body_readablestream to conform to existing conventions
  • Updates the description of response_body_readablestream to match its sister feature better

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 6, 2022
@queengooborg
Copy link
Collaborator Author

I'm going to self-merge this because there has been no feedback since the PR was submitted two weeks ago.

@queengooborg queengooborg merged commit 666aae2 into mdn:main Nov 23, 2022
@queengooborg queengooborg deleted the api/Request/request_body_readablestream branch November 23, 2022 20:10
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

Successfully merging this pull request may close these issues.

api.Request - ReadableStream sending is supported
1 participant