Manzoor Wani
CDCloudflare Developers
•Created by Manzoor Wani on 4/17/2024 in #workers-help
How to stream R2 file inside FormData in fetch request body?
I was wondering if it’s possible to stream an R2 object to an external API using FormData instead of reading the whole blob into memory. The file size can be more than 2GB.
9 replies