web-feature: Fetch upload streams
A fetch() request uploads a stream of data to the server when a request’s body property is a ReadableStream object.
A fetch() request uploads a stream of data to the server when a request’s body property is a ReadableStream object.