Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpRequestException.StatusCode property and ctor #4341

Merged
merged 2 commits into from
Jun 12, 2020

Conversation

alnikola
Copy link
Contributor

@alnikola alnikola commented Jun 5, 2020

HttpRequestException.StatusCode property gets the HTTP status code associated with the exception if any.

It was introduced in dotnet/runtime#32455

@alnikola alnikola requested review from carlossanlop, mairaw, gewarren and a team June 5, 2020 15:33
@dotnet-bot dotnet-bot added this to the June 2020 milestone Jun 5, 2020
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xml/System.Net.Http/HttpRequestException.xml Outdated Show resolved Hide resolved
xml/System.Net.Http/HttpRequestException.xml Outdated Show resolved Hide resolved
@mairaw mairaw removed their request for review June 10, 2020 05:58
Co-authored-by: Genevieve Warren <[email protected]>
@alnikola
Copy link
Contributor Author

@gewarren crefs have been fixed. Please, check.

@alnikola alnikola merged commit f9e83bd into master Jun 12, 2020
@alnikola alnikola deleted the alnikola/httprequestexception-statuscode branch June 12, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants