ngx_http_validate_host   34 http/ngx_http_request.c static ssize_t ngx_http_validate_host(ngx_http_request_t *r, u_char **host,
ngx_http_validate_host  662 http/ngx_http_request.c     len = ngx_http_validate_host(r, &host, len, 1);
ngx_http_validate_host  839 http/ngx_http_request.c                 n = ngx_http_validate_host(r, &host,
ngx_http_validate_host 1376 http/ngx_http_request.c     len = ngx_http_validate_host(r, &host, h->value.len, 0);