Get asset
Serve an asset from R2 storage with proper headers. Public assets served immediately; private assets require signed URL.
Serve an asset from R2 storage with proper headers. Public assets served immediately; private assets require signed URL.
HMAC-SHA256 signature for private assets
Asset content. The Content-Type reflects the stored asset (e.g. image/png, image/jpeg), defaulting to application/octet-stream.