faunadb-js icon indicating copy to clipboard operation
faunadb-js copied to clipboard

OPTIONS xhr request before POST

Open step135 opened this issue 3 years ago • 1 comments

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.

step135 avatar Feb 24 '23 18:02 step135

Internal ticket number is FE-3084

github-actions[bot] avatar Feb 24 '23 18:02 github-actions[bot]