We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0132ab commit 1460ee0Copy full SHA for 1460ee0
web/src/routes/_headers/+server.ts
@@ -1,4 +1,4 @@
1
-export async function GET() {
+export function GET() {
2
const _headers = {
3
"/*": {
4
"Cross-Origin-Opener-Policy": "same-origin",
0 commit comments