Closed nozzlegear closed 6 months ago
This pull request adds a RequestResult.StatusCode property, which can be useful for custom IRequestExecutionPolicy implementations when checking the result of a request.
RequestResult.StatusCode
IRequestExecutionPolicy
Closes #1059
This pull request adds a
RequestResult.StatusCode
property, which can be useful for customIRequestExecutionPolicy
implementations when checking the result of a request.Closes #1059