Open OurIslam opened 2 years ago
interesting topic, I've implemented the Brotli decompression/compression in ours internals HTTP client APIs (company level), I would be very glad in contributing on this matter.
Modern .Net supports Brotli since .Net Core 2.1.
On the other hand, .Net Framework is not adding any new APIs.
If you want to use Brotli and are currently using .Net Framework, you should upgrade to .Net 6/7, if you can.
.net clienthandler have this option all people knew , posted the thread to have this option on framework
dotnet httpclient doesnt exist this option , ??