Files
resty_functions/test_scripts/uri.lua
T

2 lines
54 B
Lua
Raw Normal View History

2022-03-08 21:59:25 +08:00
ngx.say(string.match(ngx.var.request_uri, ".*/(.*)"))