Hi, I am using http_query to retrieve content served by an http web server. Unfortunately, the http server tends to output an empty first line in the response. As http_query only retrieves the first line, the result of the http_query is empty. Would it be possible to ignore empty lines in the http response (trim the response)?
Thanks for the response, Laurent.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/317
Implemented in the last master branch.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/317#issuecomment-141366322
Closed #317.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/317#event-412933210
Many thanks!
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/317#issuecomment-141366907