cloudflare / cloudflare/workerd

OPTIONS header not supported on R2

Open
#4,280 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

The browser sends OPTIONS header before sending the request via presigned urls. So, even if I allow PUT presigned URL, since it sends OPTIONS preflight first and S3 CORS blocks it. I cannot do PUT from the browser. It displays 403 forbidden, and I cannot add OPTIONS via the dashboard also.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.