Commit 21e55c3
Different exceptions are thrown in case of timeout on different .NET platforms (dotnet#4340)
* Different exceptions are thrown in case of timeout on different .NET platforms
HttpClient throws different types of exceptions to indicate a request timeout on different .NET platform versions.
* TaskCancelledException is added to the Exceptions section
Co-authored-by: Genevieve Warren <[email protected]>1 parent 8ce12db commit 21e55c3
1 file changed
+210
-30
lines changed
0 commit comments