unify httpc usage
This commit is contained in:
@@ -41,8 +41,6 @@ local function create_task()
|
||||
}
|
||||
)
|
||||
|
||||
httpc:close()
|
||||
|
||||
if res == nil then
|
||||
ngx.log(ngx.ERR, "FAILED TO CONNECT TO *TASK_SERVER*", err)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user