Commit 03e3e004 by Joneq

增加对script的验证

parent 65415714
Showing with 1 additions and 1 deletions
......@@ -105,7 +105,7 @@ end
-------对nginx的参数xss进行处理
-------20210316对nginx的参数xss进行处理
if "GET" == ngx.var.request_method then
args = ngx.req.get_uri_args()
elseif "POST" == ngx.var.request_method then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment