Hi All,

 

Am executing the curl GET request using the API http_client_query(url, [post-data], result) like its mentioned in the http_client module page.

 

In the result part of the called API, I am receiving only the first line of the response to the GET request sent.

 

How do I get or access the full response?

 

Thanks,

Vivek.