faunadb-js
faunadb-js copied to clipboard
OPTIONS xhr request before POST
You should avoid sending OPTIONS request, if you want to load data through POST request in web browser. Current practice is causing delays in retrieved data.
Internal ticket number is FE-3084