add todos
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package.path = package.path .. ';<SCRIPT_PATH>/?.lua';
|
||||
|
||||
--todo: add verify
|
||||
|
||||
local Upt = require("lib.upt")
|
||||
local uri = ngx.unescape_uri(ngx.var.arg_uri)
|
||||
ngx.log(ngx.INFO, 'URI -> ' .. uri)
|
||||
|
||||
Reference in New Issue
Block a user