Kaedei

Results 3 issues of Kaedei

版本:3.3.7 系统:Windows10 x64 22H2 问题:登录账号时网页中提示验证身份,但验证码部分无法加载成功,如下图: ![image](https://user-images.githubusercontent.com/2949960/212831329-74cebe9e-e0b0-4a5d-8fab-20918683308f.png) 试着点了网页上的其他链接,也有部分元素无法加载出来。

The `Client` class have definitions of `ServerCertificateValidationCallback` and `ServerCertificateValidation()`, but never use them in the internal HttpClientHandler. This PR fix it, user now can use: ```csharp var client = new...

In the latest version, if multiple download tasks (e.g., >5) are added simultaneously, the download speed for all tasks gradually drops to 0 after some time. This often happens after...