Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

httpclient

A collection of 11 posts

httpclient

HttpClient - DelegatingHandler - Correlation Id

Shows two different ways of forwarding correlation ids when using HttpClient in dotnet core

5 years ago December 23rd, 2021 3 min read
Dealing with access tokens in dotnet
httpclient

Dealing with access tokens in dotnet

Dealing with access tokens (including renewal) in dotnet

5 years ago July 8th, 2021 7 min read
Tidy up your HttpClient usage
httpclient

Tidy up your HttpClient usage

Quick tip of how to reduce boilerplate code when dealing with HttpClient

6 years ago September 29th, 2020 3 min read
C# - How to throttle outgoing http requests - Concurrent
httpclient

C# - How to throttle outgoing http requests - Concurrent

This post focus on how to handle request rate limits when we are only allowed to send 10 requests at the same time

6 years ago September 6th, 2020 6 min read
httpclient

HttpClient - Error handling, a test driven approach

Shows how to handle a bunch of different tricky scenarios when dealing with HttpClient. Error handling, deserialization, timeouts...I've got you covered

6 years ago April 4th, 2020 15 min read
Subscribe via RSS
© Josef Ottosson 2026