mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
26 lines
406 B
JSON
26 lines
406 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-cache, no-store, must-revalidate, max-age=0"
|
|
},
|
|
{
|
|
"key": "Pragma",
|
|
"value": "no-cache"
|
|
},
|
|
{
|
|
"key": "Expires",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"key": "Vercel-CDN-Cache-Control",
|
|
"value": "no-cache, no-store, must-revalidate, max-age=0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|