android-components / mozilla.components.concept.fetch / clientError

clientError

val Response.clientError: Boolean (source)

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