Dive into C#, Web, Cloud, Network and Security

Tag HTTP/2

How to use HTTP/2 with HttpClient in .NET 6.0

Today, more than 65% of HTTP requests are done with the HTTP/2 standard. In this article, we will explore the different options available to configure HttpClient to use HTTP/2 standard in .NET 6.0.

© 2023 Siaka Baro

Up ↑