Tagged Questions
0
votes
4answers
436 views
http, https & ajax bypass, maybe?
I have a server script that I need to pass data to from the browser without reloading the page (aka ajax). The data is sensitive so should be sent via https. The page however is on the http layer. ...