Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c16 } ngx_http_method_name_t; typedef
4344 static ngx_http_method_name_t ngx_methods_names[] = {
4375 ngx_http_method_name_t *name; in ngx_http_core_limit_except()