internet explorer 9 - AngularJS on HTTP calling service on HTTPS on IE9 -
My ANGLARJs applications hosted on my HTTPS are required to call a HTTPS service. I have a problem getting this job on IE9.
To enable Corus in IE9, I enable "Access Data Sources across the domain" in the security settings in IE9's Internet Options. Although this setting helps to call the HTTP service in the domain, it still gives me a "error" when calling "HTTPS service".
There is no way to call an HTTPS service from the HTTP hosting angle application in IE 9
Thanks.
Did you try to use this library
Comments
Post a Comment