I'm having problems to load
https://code.jquery.com/mobile/1.3.0-rc.1/jquery.mobile-1.3.0-rc.1.min.js (httpS)
but there are no problems to download
http://code.jquery.com/mobile/1.3.0-rc.1/jquery.mobile-1.3.0-rc.1.min.js (http)
The result is: it doesn't load, the firebug says
https://code.jquery.com/mobile/1.3.0-rc.1/jquery.mobile-1.3.0-rc.1.min.js Status Aborted
If I use http (not https), then it looks ok: 200 OK.
Why is it happening and how to fix it?
Don't they allow to use httpS?