Demonstration of two servers with only first server allowing CORS-requests.
Expected results as of now:
Request to https://cors-test.appspot.com/test successful.
{"status":"ok"}
Request to https://stadtplan.bonn.de/geojson?Thema=19584&koordsys=25832 unsuccessful.
[object ProgressEvent]
Desired result is that both servers return data and have set the response header:
Access-Control-Allow-Origin: *
https://code.jquery.com/jquery-3.2.1.min.js