refactor
This commit is contained in:
@@ -19,9 +19,6 @@ local function create_task(httpc, task_text, authHeader, sudoerToken)
|
||||
ngx.log(ngx.INFO, 'remote_url -> ', remote_url)
|
||||
ngx.log(ngx.INFO, 'Authorization -> ', authHeader)
|
||||
ngx.log(ngx.INFO, 'HtySudoerToken -> ', sudoerToken)
|
||||
|
||||
|
||||
|
||||
ngx.log(ngx.INFO, 'UPLOAD_PICTURE *body_text* ->', task_text)
|
||||
local res, err = httpc:request_uri(
|
||||
remote_url,
|
||||
|
||||
Reference in New Issue
Block a user