simonw / datasette-cors

Datasette plugin for configuring CORS headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support "Access-Control-Allow-Headers: content-type"

simonw opened this issue · comments

This is needed to allow cross-origin GraphQL requests.

Done in #5.