This commit is contained in:
2026-07-20 17:07:28 -05:00
parent fbb9003ba9
commit 31011d74e2
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ export default function () {
headers: {
"Cache-Control": "no-cache, no-store, must-revalidate",
"Content-Type": "text/plain; charset=utf-8",
Vary: "User-Agent",
Vary: "User-Agent, Accept",
"X-Content-Type-Options": "nosniff",
},
});