Why does Chrome sometimes logs only the preflight request (and not the
actual GET) when using CORS?
The GET request completes successfully but I cannot inspect the response.
This occurs randomly in some of the endpoints of my api.
Firefox always logs the response.
No comments:
Post a Comment