Are you adding a content-type with `R2PutOptions`? https://developers.cloudflare.com/r2/api/workers/

Are you adding a content-type with
R2PutOptions
? https://developers.cloudflare.com/r2/api/workers/workers-api-reference/#r2putoptions
The in-Worker R2 API is accessed by binding an R2 bucket to a Worker. The Worker you write can expose external access to buckets via a route or
Was this page helpful?