Member variable HttpClient():httpResponse Foundation

The response message object.

Attribute: READONLY
Data type: Object
Description

The member variable :httpResponse contains a reference to a HttpResponseMessage() object which is associated with the HTTP client. This response object reflects the results of the last request sent to the server. See the methods :send() and :sendAsync() for further information.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.