EDGE浏览器相关
The request client is not a secure context and the resource is in more-private address
1.问题
使用edge浏览器,从局域网内部访问heimdall的域名时无法加载图片,无法正常显示排版。使用F12开发人员工具查看报错:
The request client is not a secure context and the resource is in more-private address space private.
2.解决办法
在浏览器地址栏输入
edge://flags/#block-insecure-private-network-requests将Block insecure private network requests.项的Default改为Disabled即可。