Skip to content

Conversation

@jhr-debug
Copy link
Contributor

Add WaveSpeed CDN domains to the CORS bypass allowlist and include Cross-Origin-Resource-Policy header to fix preview loading issues.

The COEP (Cross-Origin-Embedder-Policy: require-corp) header was blocking CDN resources because they lacked the required CORP header. This fix adds:

  • WaveSpeed API and CDN domains to allowlist
  • Cross-Origin-Resource-Policy: cross-origin header for allowed domains

Add WaveSpeed CDN domains to the CORS bypass allowlist and include
Cross-Origin-Resource-Policy header to fix preview loading issues.

The COEP (Cross-Origin-Embedder-Policy: require-corp) header was blocking
CDN resources because they lacked the required CORP header. This fix adds:
- WaveSpeed API and CDN domains to allowlist
- Cross-Origin-Resource-Policy: cross-origin header for allowed domains

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@chengzeyi chengzeyi closed this Dec 26, 2025
@jhr-debug jhr-debug deleted the fix/coep-cors-issue branch December 30, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants