net::ERR_INSECURE_RESPONSE error while testing CORS in Chrome
May 03, 2014 10:16:02 Last update: May 03, 2014 10:16:02
This error happened because my test server had a self-signed SSL certificate. Simply load the test site once and accept the risk when warned. This will make the CORS call proceed normally.