Jonathan Hunter writes:
I am now using version 4.1 on Centos 6.5, and I am using the http_query, which I'm aware records in the results the first line of the response. Can you select the result to be recorded depending on the line in the response, for example if a number is returned only in line 4, can this be extracted from a 200 ok response using this function?
that kind of functionality is not currently supported by http_query.
-- juha