$httpclient 发送请求的时候怎么才能rejectUnauthorized,有没有哪个参数可以设置
fancyzll
可以设置 insecure 参数
https://manual.nssurge.com/scripting/common.html
mieqq thank you