Method HttpResponseMessage() :new() Foundation
Creates an instance of the HttpResponseMessage class.
Syntax
:new() --> oHttpResponseMessage
Return
The class method :new() returns a HttpResponseMessage object.
Description
Instances of the HttpResponseMessage() class are created automatically when a response arrives at the HttpClient().
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.