intellij idea 错误:requested without authorization, you can copy url and open it in browser to trust it.解决办法

有时使用intellij idea 自带的浏览服务时,会弹出:

Page 'xxxxxx' requested without authorization, you can copy URL and open it in browser to trust it.

解决办法为设置:
设置中,搜索找到 [Debugger>allow unsigned requrest]并勾选上,就可以了

1.png