Using .NET's HttpClient without following redirects
It’s likely not a common scenario, but here’s how one can use .NET’s HttpClient without following redirects.
It’s likely not a common scenario, but here’s how one can use .NET’s HttpClient without following redirects.