Home
last modified time | relevance | path

Searched refs:ngx_http_lua_proppatch_method (Results 1 – 3 of 3) sorted by relevance

/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_subrequest.h31 extern ngx_str_t ngx_http_lua_proppatch_method;
H A Dngx_http_lua_req_method.c91 r->method_name = ngx_http_lua_proppatch_method; in ngx_http_lua_ffi_req_set_method()
H A Dngx_http_lua_subrequest.c46 ngx_str_t ngx_http_lua_proppatch_method = variable
716 sr->method_name = ngx_http_lua_proppatch_method; in ngx_http_lua_adjust_subrequest()