fix: testing headers

This commit is contained in:
Milos Vetesnik 2024-09-20 15:59:03 +02:00
parent 448f3723a3
commit 6dec38f291

View File

@ -22,6 +22,27 @@
}
]
},
{
"source": "/plus/",
"headers": [
{
"key": "Access-Control-Allow-Origin",
"value": "https://plus.excalidraw.com"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "Feature-Policy",
"value": "*"
},
{
"key": "Referrer-Policy",
"value": "origin"
}
]
},
{
"source": "/:file*.woff2",
"headers": [