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

Add RequestResult.StatusCode property #1063

Merged
merged 1 commit into from
May 14, 2024
Merged

Add RequestResult.StatusCode property #1063

merged 1 commit into from
May 14, 2024

Conversation

nozzlegear
Copy link
Owner

@nozzlegear nozzlegear commented May 10, 2024

This pull request adds a RequestResult.StatusCode property, which can be useful for custom IRequestExecutionPolicy implementations when checking the result of a request.

Closes #1059

@nozzlegear nozzlegear added this to the 6.16.0 milestone May 10, 2024
@nozzlegear nozzlegear force-pushed the misc-1055 branch 2 times, most recently from 6be2c9e to b726771 Compare May 10, 2024 04:00
@nozzlegear nozzlegear force-pushed the misc-1055 branch 2 times, most recently from b76b89d to 5f2cd79 Compare May 14, 2024 17:36
@nozzlegear nozzlegear merged commit 79295a8 into master May 14, 2024
@nozzlegear nozzlegear deleted the misc-1055 branch May 14, 2024 17:36
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.

HttpResponseMessage Response in RequestResult marked as Obsolete
1 participant