@@ -64,7 +64,7 @@ while true do
|
||||
{
|
||||
method = "POST",
|
||||
headers = {
|
||||
host = "ngx"
|
||||
["Content-Type"] = "application/json"
|
||||
},
|
||||
body = {
|
||||
cjson.encode({task_type = 1, data = files})
|
||||
|
||||
Reference in New Issue
Block a user