获取请求参数 -- return table function _M:get_request() local args = nil local request_method = ngx.var.request_method if "GET" ...
確定! 回上一頁