jQuery.ajax() GET from https to http

jQuery.ajax() GET from https to http

I am trying to grab an rss feeds xml using a GET on a https site to a http site, the get is timing out everytime.  Is this even possible.  If so can someone point me in the right direction so I can implement this?