Verify¶
Verifies that the RestResponse.StatusCode is OK and returns the current instance.
1 | |
Returns¶
The current RestResponse instance.
Remarks¶
If the status code is not set to OK, an error is thrown.
Verifies that the RestResponse.StatusCode is OK and returns the current instance.
1 | |
The current RestResponse instance.
If the status code is not set to OK, an error is thrown.