You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh yes please.
This breaks CORS since a server would have to explicitly allow the header via Access-Control-Allow-Headers.
And since there is no api method to remove a header, i need to resort so req.headers = {} which is not really clean.
jquery idiom that makes no sense
The text was updated successfully, but these errors were encountered: