@Chrome 不要随便更新 不要随便更新 不要随便更新
Chrome v98.0.4758.82 需要用https 访问本地接口
chrome://flags/
Allows requests to localhost over HTTPS even when an invalid certificate is presented.
意思就是不能用http了呗
ps:项目弄了个electron应用,通过http://127.0.0.1访问应用接口,更新Chrome就没有然后了
@Chrome 不要随便更新 不要随便更新 不要随便更新
Chrome v98.0.4758.82 需要用https 访问本地接口
chrome://flags/
Allows requests to localhost over HTTPS even when an invalid certificate is presented.
意思就是不能用http了呗
ps:项目弄了个electron应用,通过http://127.0.0.1访问应用接口,更新Chrome就没有然后了