HttpClient.GetStreamAsync
raising HttpRequestException
#9148
Labels
area-System.Net.Http
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
⌚ Not Triaged
Issue description
The docs for
HttpClient.GetStreamAsync
state that anHttpRequestException
will be raised if:However, an
HttpRequestException
is also raised when the request completes with a non-success status code.Target framework
dotnet --info output or About VS info
<replace>
The text was updated successfully, but these errors were encountered: