chrome浏览器如何设置禁止http自动跳转https
场景:网址 http://www.xxx.com 粘贴到浏览器会自动跳转为 https://www.xxx.com,但是仅是想设置该网址禁止制动跳转https。
操作:
1、chrome浏览器输入网址:chrome://net-internals/#hsts
2、在“Delete domain security policies”下输入网址,点击“Delete”删除
(删除后,可在“Query HSTS/PKP domain”查询是否删除成功,若是显示“not found”说明已删除)
3、输入网址:chrome://flags/#block-insecure-private-network-requests
搜索“HTTPS Upgrades”,设置为“Disabled”
PS:版本 123.0.6312.106,已经不再提供“HTTPS Upgrades”设置选项

4、清除历史记录

5、重启浏览器