alexeygritsenko
alexeygritsenko
The default HTTP timeout is 100 seconds, 1. If the timeout is reached while loading the file, no exception or error will be thrown. Simply downloading the file will remain...
Hi, thanks for the great job. I have noticed several problems 1. After approximately 7,000 clients contacted, 4GB of memory disappears in the system. **My solution:** ``` _server.ClientDisconnected += async...
Hi. The driver and virtual device were successfully installed for me. But I get an error when I try to register using the key on https://webauthn.io Error on the browser...
Hello, I don’t know if my question is a bug or incorrect use of the utility, but the fact is that it always shows 100% load in reports when in...
Hi, there is a cool idea that you can borrow from [MiniExcel](https://github.com/mini-software/MiniExcel) **1. Anonymous type support** ``` csv.WriteRecords(new[] { new { Column1 = "MiniExcel", Column2 = 1 }, new {...