lua-resty-http
lua-resty-http copied to clipboard
Suggestion of handling the failure case
https://github.com/liseen/lua-resty-http/blob/master/lib/resty/http.lua#L193 here, is that missing the handle of error being other than nil or false(i.e. connection was closed remotely by accident)?