If jquery's ajax call does not use https in that case, how do we use https with the ajax call?
My question is different than the other one referenced. I am specifically asking if the page is already https and does an ajax post, does the url provided to the ajax call need to include https, or will the post already be https. The other question referenced does not answer this. Or it is not clear from that question.