val Response.clientError: Boolean
Returns true if the response was a client error (status in the range 400-499) or false otherwise.