:: Documentation >> Reference >>
response Method
Allows to process the received data.
Syntax
obj.response(result);
Parameters
result
Object
The downloaded data (XML DOMDocument object).
Applies To
Active.HTTP.Request