Member variable HttpClient():httpRequest Foundation
The request message object.
The member variable :httpRequest contains a reference to a HttpRequestMessage() object which is associated with the HTTP client. This request object is used as the default when sending requests to the server using the methods :send() and :sendAsync().
For modifying the request properties content type and accept language, see the methods :setAcceptType() and :setAcceptCharset(),
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.