method_end 157 http/ngx_http_parse.c r->method_end = p - 1; method_end 765 http/ngx_http_request.c r->method_name.len = r->method_end - r->request_start + 1; method_end 1277 http/ngx_http_request.c r->method_end = new + (r->method_end - old); method_end 547 http/ngx_http_request.h u_char *method_end;