Making an AJAX call to a LocalHost from my main web site
I have a web page on my main web site ( that has an SSL certificate) and am trying to make an AJAX call to my local server (on my local machine with no SSL certificate.) Here is an extract of the code I am using :