I got an xml httprequest being called over http. It works fine, however one of the pages requires https, when this page is loaded xml returns blank. Firebug tells me I have a response code of 302 found. When I try to hit the .xml file via url ie " I get redirected to an " page. So I'm guessing this is more of a server issue than something I can fix via javascript? I should make the ticket out the people in charge of the server config?