ResponseExtensions extension

Provides isSuccessful extension methods on http.Response.

on
  • Response

Properties

isSuccessful bool

Available on Response, provided by the ResponseExtensions extension

Check if the response is a successful response. A successful response is a response with a status code that is in the 2xx range.
no setter