ngx_http_get_name  349 http/ngx_http_special_response.c static ngx_str_t  ngx_http_get_name = { 3, (u_char *) "GET " };
ngx_http_get_name  557 http/ngx_http_special_response.c             r->method_name = ngx_http_get_name;