Deploying web app on HTTPS automatically makes my AJAX calls HTTPS too? -


my application deployed on https (currently in development , running on http).

will deploying web app on https automatically make ajax calls https well? using relative urls in ajax calls, thinking when absolute url constructed, https appended automatically.

please let me know. response

if using relative urls, yes.

however, important test before running live, browsers(at least ie6) display alarming warning if try load resources images using non-https connection.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -