Why doesn’t the server get an XMLHttpRequest from Internet Explorer 8?
I have a simple Python server that responds “ALIVE” to every request and is wrapped in CORS with flask-cors
.
I have a simple Python server that responds “ALIVE” to every request and is wrapped in CORS with flask-cors
.