]
Gustavo Fernandes updated ISPN-10571:
-------------------------------------
Labels: console-ng (was: )
CORS usability issues
---------------------
Key: ISPN-10571
URL:
https://issues.jboss.org/browse/ISPN-10571
Project: Infinispan
Issue Type: Bug
Components: REST
Affects Versions: 10.0.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Labels: console-ng
* OPTIONS is currently only handled by CORS for the pre-flight. Regular OPTIONS requests
throw an error.
* By default, localhost is not allowed
* Specifying origin with '*' (all origins allowed) is not working