BUG/MINOR: httpclient/lua: does not process headers when failed

Do not try to process the header list when it is NULL. This case can
arrive when the request failed and did not return a response.
1 file changed