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