Hi
Please find attached silly little patch to utils module.
It modifies http_query() to log little bit more when curling fails and returns response body also for 4xx respose.
Mikko Lehto writes:
Please find attached silly little patch to utils module.
It modifies http_query() to log little bit more when curling fails and returns response body also for 4xx respose.
mikko,
i can commit the patch, but please provide one that also includes update of README and doc file.
-- juha
Juha Heinanen jh@tutpro.com:
i can commit the patch, but please provide one that also includes update of README and doc file.
Sure, attached!
Plain text README had some missing updates, so I split patch into two for clarity.