We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Published databases don't currently serve the CORS header.
$ curl -i https://til.simonwillison.net/til.json HTTP/1.1 200 OK Date: Thu, 07 May 2020 02:55:04 GMT Content-Type: application/json; charset=utf-8 Connection: keep-alive cache-control: max-age=5 content-length: 1916 referrer-policy: no-referrer x-vercel-cache: MISS x-now-cache: MISS age: 0 x-now-trace: sfo1 server: now x-vercel-id: sfo1::sfo1::2w6kc-1588820104704-8241d260af04 x-now-id: sfo1::sfo1::2w6kc-1588820104704-8241d260af04 strict-transport-security: max-age=63072000
The text was updated successfully, but these errors were encountered:
ff85913
Release 0.5.1, refs #24
5de7fd1
datasette-publish-now~=0.5.1
ce923d3
For CORS headers, see simonw/datasette-publish-vercel#24
No branches or pull requests
Published databases don't currently serve the CORS header.
The text was updated successfully, but these errors were encountered: