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
{{ message }}
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
Hi @geoffroya ,
It seems that "OPTIONS" methods are always automatically sent once a GET or POST are called. As you said, something that browsers like Chrome do.
Just one question, have you tested the option of disabling security #20 just to check that HTTP calls are correctly sent?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With oasp4js-sample started, login is fine with IE (send a POST), but fails with Firefox & Chrome, that issue a OPTIONS verb instead of POST
The text was updated successfully, but these errors were encountered: