gpt4 book ai didi

javascript - 如何根据浏览器 url 在 angularjs 中将 url 作为 https 嵌入?

转载 作者:行者123 更新时间:2023-11-30 16:25:06 24 4
gpt4 key购买 nike

如果有启动我的网页构建 angularjs使用 https , 网页中使用的任何 url 也应使用 https 打开, 而不是默认的 http .

是否可以根据初始请求使用 http 或 https 强制 angularjs?

嵌入链接例如: <img href="my.dns.com/rest" />前面没有 http 或 https。默认情况下,angulajrjs 在此处始终使用 http。

最佳答案

使用protocol relative url .与 href="//my.dns.com/rest" 一样,方案(http 或 https)将取决于从中加载网页的来源

关于javascript - 如何根据浏览器 url 在 angularjs 中将 url 作为 https 嵌入?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34223593/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com