You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Different exceptions are thrown in case of timeout on different .NET platforms (#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]>
0 commit comments