Open cedricboon opened 5 years ago
Added the possibility to pass a cancellation token in the async calls + call the HttpClient methods with the .ConfigureAwait(false) option.
Added the possibility to pass a cancellation token in the async calls + call the HttpClient methods with the .ConfigureAwait(false) option.