We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4857413 commit 7a0ebb1Copy full SHA for 7a0ebb1
now.json
@@ -6,7 +6,9 @@
6
"src": "/api/gist",
7
"dest": "/api/gist.js",
8
"headers": {
9
- "Access-Control-Allow-Headers": "content-type"
+ "Access-Control-Allow-Origin": "https://engine262.js.org",
10
+ "Access-Control-Allow-Headers": "content-type",
11
+ "Access-Control-Allow-Methods": "POST"
12
}
13
},
14
{
0 commit comments