8 ms·
You’ve been able to do download/upload progress using the Streams API with fetch for more than seven years now. https://developer.mozilla.org/en-US/docs/Web/API
by jabr 6mo ago
You’ve been able to do download/upload progress using the Streams API with fetch for more than seven years now. https://developer.mozilla.org/en-US/docs/Web/API/Streams_API https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
- timcobb 6mo agoon the FE?
- jedwards1211 6mo agoThe streams API exists on the FE, you can pipe an upload or download through a TransformStream to monitor progress