Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c4344 static ngx_http_method_name_t ngx_methods_names[] = { variable
4387 for (name = ngx_methods_names; name->name; name++) { in ngx_http_core_limit_except()