Leafney

Results 24 comments of Leafney

这个是什么情况,开发者不维护了吗?github账号等不了,一直在转圈圈

> @leafney 开发者在代码中硬编码了一个代理服务器,这个代理服务器的证书过期了 恩,谢谢,了解了。我也发现是这个证书过期了

> jieba字典怎么热更新? 同问

表示一下关注和支持

@YiQieSuiYuan Yes, it works well after adding `await page.setRequestInterception(true);` ,Thanks!

I have the same issue on my raspberry Pi 3 for use `dperson/samba:armhf`. Due to the China network, the above method is a bit complicated to solve. So I found...

I have the same problem. After testing, I found that if the request method is `OPTIONS` , the response data is empty, or `Content-Length = 0`, `GetResponseBody` will appear `No...