HttpResponseExt extension
The response sent by the server and received by the client
- on
Properties
- hasDocument → bool
-
True if the body is not empty and the Content-Type
is
application/vnd.api+json
no setter - isFailed → bool
-
Returns true if the statusCode represents a failure
no setter