cloudflare / cloudflare/cloudflare-rs
build with wasm target works, but fail to run because CORS
Open
- Dominant language
- Rust
- Stars
- 316
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
`Access to fetch at 'https://api.cloudflare.com/client/v4/zones' from origin 'http://lo:8000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.`
Do api.cloudflare.com have any setting to bypass CORS restriction?
Contributor guide
Assessment
This issue has not been assessed yet.