Searched refs:host_start (Results 1 – 3 of 3) sorted by relevance
586 u_char *host_start; member
1102 host.len = r->host_end - r->host_start; in ngx_http_process_request_line()1103 host.data = r->host_start; in ngx_http_process_request_line()1674 if (r->host_start) { in ngx_http_alloc_large_header_buffer()1675 r->host_start = new + (r->host_start - old); in ngx_http_alloc_large_header_buffer()
347 r->host_start = p; in ngx_http_parse_request_line()