-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
In Chrome 87, even allowing "insecure content" for the test bench site, doesn't allow reconciliation services which are served over HTTP to be tested. It would be nice to figure out a way around this without having to go around and implement CORS and/or HTTPS everywhere, but I'm not sure what the options are.
Possibilities?:
- Serve a version of the test bench over HTTP
- Load manifest as pure JSON to be parsed safely without JSONP callback eval
As an aside, one of the sites doesn't appear to support JSONP or CORS http://openup.nhm-wien.ac.at/commonNames/?callback=foo returns pure JSON with no callback function wrapper.
Metadata
Metadata
Assignees
Labels
No labels