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

success

val Response.success: Boolean (source)

Returns true if the response was successful (status in the range 200-299) or false otherwise.