ResponseExtensions extension
Provides isSuccessful extension methods on http.Response.
- on
-
- Response
Properties
- isSuccessful → bool
-
Available on Response, provided by the ResponseExtensions extension
Check if theresponseis a successful response. A successful response is a response with a status code that is in the2xxrange.no setter