I need to build a html bootloader and therefore I must poll the mappview server if it is reachable. But this is not allowed because of the Strict-Origin-When-Cross-Origin rule.
It would be necessary to add or change the headers of the mappView http server, to achieve this goal. Is that possible?