{8.2.0-new} Response Status
After execution using {@link oajr.client2.RestRequest#run()} or {@link oajr.client2.RestRequest#complete()}, the following methods can be used to get the response status:
Equivalent methods with mutable parameters are provided to allow access to status values without breaking fluent call chains.
The assertion method is provided for quickly asserting status codes in fluent calls.