BUG/MINOR: httpclient/lua: stuck when closing without data

The httpclient lua code is lacking the end callback, which means it
won't be able to wake up the lua code after a longjmp if the connection
was closed without any data.

Must be backported to 2.5.
1 file changed