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
- For each HttpClient method, list all main cases where an `HttpRequestException` might be thrown.
- Add missing exception docs for `PatchAsync`.
- Extend remarks for `EnsureSuccessStatusCode`.
- Add remarks for `Get(ByteArray|Stream|String)Async`, calling out that in some cases manual status code validation might be a better option
0 commit comments