-
Bug
-
Resolution: Done
-
Major
-
PLINK_2.5.0.beta3
-
None
-
None
According to the W3C spec, user credentials should never be sent with preflight (OPTIONS) requests. This means that the server should respond to an OPTIONS request even if the eventual request (GET, POST, ...) is protected by Basic or Digest authentication and should not respond with a 401.
- is related to
-
AEROGEAR-1243 CORS requests are blocked by Auth in controller demo
- Resolved