Home
last modified time | relevance | path

Searched refs:ngx_http_lua_mkcol_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.h29 extern ngx_str_t ngx_http_lua_mkcol_method;
H A Dngx_http_lua_req_method.c75 r->method_name = ngx_http_lua_mkcol_method; in ngx_http_lua_ffi_req_set_method()
H A Dngx_http_lua_subrequest.c42 ngx_str_t ngx_http_lua_mkcol_method = variable
700 sr->method_name = ngx_http_lua_mkcol_method; in ngx_http_lua_adjust_subrequest()