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 c091326 commit 924eb99Copy full SHA for 924eb99
now.json
@@ -6,7 +6,8 @@
6
"src": "/api/gist",
7
"dest": "/api/gist.js",
8
"headers": {
9
- "Access-Control-Allow-Origin": "*"
+ "Access-Control-Allow-Origin": "*",
10
+ "Access-Control-Allow-Headers": "*"
11
}
12
},
13
{
0 commit comments