expects
Handles the response if it is of the given type.
Since
1.0.0
Parameters
response Class
The type of response to handle.
block
A function to handle the response.
Handles the response if it is of the given type.
Since
1.0.0
Parameters
block
A function to handle the response.