This is the relative url:
If the browser views this current page via HTTPS, it will request this asset with the HTTPS protocol, otherwise it usually * requests it using HTTP. This prevents the error message “This page contains both protected and unprotected elements” in IE, storing all your resource requests within the same protocol.
source share