Skip to content

Notes

Using HttpClient properly

https://mindbyte.nl/http-api/2019/02/27/add-http-compression-to-your-httpclient-in-dotnet-core-2-1.html

Also, checkout mapping a custom, configured HTTP client in your DI container and then using constructor injection to ask for an instance.