Chrome 将 http 域名自动跳转 https 的解决方案

Chrome 将 http 域名自动跳转 https 的解决方案

问题来源
使用 Chrome 内核浏览器,包括 Google Chrome,edge,360浏览器等。

为了安全在访问同一域名时,只要访问过带有 https 域名,如果再使用http请求,就会自动跳https。

比如,使用 https://666.com访问过,下次再用 http://666.com访问就会自动跳转 https://666.com。

解决方案
浏览器输入 chrome://net-internals/#hsts
先查询是否被记录


如果存在删除即可

你可能感兴趣的:(服务端,chrome,http,https)