-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_headers
More file actions
34 lines (26 loc) · 825 Bytes
/
Copy path_headers
File metadata and controls
34 lines (26 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Static Edge Headers for Cloudflare / Netlify / CDN Hosting
/*
Access-Control-Allow-Origin: *
Vary: Accept, Accept-Encoding
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
/llms.txt
Content-Type: text/plain; charset=utf-8
Access-Control-Allow-Origin: *
/llms-full.txt
Content-Type: text/plain; charset=utf-8
Access-Control-Allow-Origin: *
/index.md
Content-Type: text/markdown; charset=utf-8
Access-Control-Allow-Origin: *
/.well-known/mcp.json
Content-Type: application/json; charset=utf-8
Access-Control-Allow-Origin: *
/.well-known/mcp
Content-Type: application/json; charset=utf-8
Access-Control-Allow-Origin: *
/docs/openapi.json
Content-Type: application/json; charset=utf-8
Access-Control-Allow-Origin: *
/sitemap.xml
Content-Type: application/xml; charset=utf-8