Skip to content

Fetch Request Streaming #820

@dandclark

Description

@dandclark

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.

Tests: https://wpt.fyi/results/fetch/api/basic?label=experimental&label=master&aligned&q=fetch%2Fapi%2Fbasic%2Frequest-upload

Specification

https://fetch.spec.whatwg.org/#concept-body-stream

Additional Signals

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions