admin管理员组文章数量:1024080
Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at 'https://myapp.herokuapp./thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Share
Improve this question
asked Feb 2, 2016 at 5:57
jdogjdog
10.8k30 gold badges94 silver badges170 bronze badges
1 Answer
Reset to default 2Make Sure this url should be :
http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333
as
https://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333
Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?
Mixed Content: The page at 'https://myapp.herokuapp./thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Share
Improve this question
asked Feb 2, 2016 at 5:57
jdogjdog
10.8k30 gold badges94 silver badges170 bronze badges
1 Answer
Reset to default 2Make Sure this url should be :
http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333
as
https://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333
本文标签: javascriptwas loaded over HTTPSbut requested an insecure XMLHttpRequest endpointStack Overflow
版权声明:本文标题:javascript - was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745557321a2155953.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论