pcbjam/deploy/demo/_headers
2026-08-07 11:52:25 +02:00

12 lines
621 B
Text

# Cloudflare Pages headers for demo.pcbjam.com.
# Cross-origin isolation is REQUIRED for KiCad WASM (SharedArrayBuffer + threads).
# The big WASM/content blobs are cross-origin on cdn.pcbjam.com and satisfy COEP
# via their own CORP/ACAO headers (a Cloudflare Transform Rule on that hostname).
/*
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Embedder-Policy: require-corp
# Never index the free staging hostname. This absolute rule is inert on the
# production Pages/custom-domain deployments that reuse this file.
https://pcbjam-editor-staging.pcbjam-staging.workers.dev/*
X-Robots-Tag: noindex, nofollow