-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Description
Description
Fetch request streaming allows developers to create a fetch
request with a ReadableStream
body. This can be used for uploading streaming data, or for talking to a streaming endpoint without requiring an intermediary.
Specification
https://fetch.spec.whatwg.org/#concept-body-stream
Additional Signals
- Upvoted responses at https://stackoverflow.com/questions/35711724/upload-progress-indicators-for-fetch discussing fetch upload streaming
- Many positive developer comments on Uploading a Request made from a ReadableStream body whatwg/fetch#425
- Use cases discussed by developers at https://groups.google.com/a/chromium.org/g/blink-network-dev/c/bsVgOxNCzFc
- 73 +1s on https://issues.chromium.org/issues/40505032
ziadkh0, gu-stav, benoit-sy, sto3psl, o-t-w and 7 more
Metadata
Metadata
Assignees
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Type
Projects
Status
Done