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.

April 28, 2018 · 5 min · 932 words · João Antunes