Web platform features explorer

Fetch upload streams

The fetch() method and Request() constructor accept a ReadableStream object as the request's body option, to stream upload data to the server.

Status

Limited availability

MDN documentation

Specifications

Browser support

  • Chrome 105 Released on 2022-09-02
  • Chrome Android 105 Released on 2022-09-02
  • Edge 105 Released on 2022-09-01
  • Firefox See bugzil.la/1387483
  • Firefox for Android See bugzil.la/1387483
  • Safari
  • Safari on iOS

Usage (according to Chrome Platform Status)

~0.002% of page loads. More data at chromestatus.com.

Interop

Developer votes

Do you need this feature?
Let us know by leaving a 👍 reaction on the feedback issue. Don't forget to also leave a comment explaining your specific use case.