原文中文,约700字,阅读约需2分钟。
📝
内容提要
本文介绍如何避免Chrome(Edge)浏览器将http链接强制转换为https的问题,通过输入特定链接并删除安全策略,禁用自动HTTPS选项来解决。
🎯
关键要点
-
某些网站只能通过http访问,但浏览器会强制转换为https,导致访问错误。
-
可以通过输入特定链接禁用浏览器的自动转换。
-
在Chrome和Edge中输入chrome://net-internals/#hsts或edge://net-internals/#hsts。
-
在Delete domain security policies栏中输入不需要自动转换的链接并点击Delete。
-
在Chrome和Edge中输入chrome://flags/#edge-automatic-https或edge://flags/#edge-automatic-https。
-
将Automatic HTTPS选项的Default改为Disabled,并重启浏览器。
-
手工修改为http无效,浏览器仍会强制转换为https。
🏷️