Web platform features explorer

Fetch upload streams

Limited availability
Tags: api

A fetch() request uploads a stream of data to the server when a request's body property is a ReadableStream object.

Learning resources on MDN

Browser support

Baseline availability blocked since September 2022 by Firefox (32 months)

Specifications