'commit'
This commit is contained in:
17
dsLightRag/Doc/Chrome非得要跳到Https.md
Normal file
17
dsLightRag/Doc/Chrome非得要跳到Https.md
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
解决chrome http强制跳转https问题
|
||||||
|
1.地址栏输入:
|
||||||
|
```
|
||||||
|
chrome://net-internals/#hsts
|
||||||
|
```
|
||||||
|
|
||||||
|
2.找到底部
|
||||||
|
```
|
||||||
|
Delete domain security policies
|
||||||
|
```
|
||||||
|
一栏,输入想处理的域名,
|
||||||
|
|
||||||
|
```http
|
||||||
|
www.hzkjai.com
|
||||||
|
```
|
||||||
|
|
||||||
|
点击delete。
|
Reference in New Issue
Block a user