Searched refs:ngx_http_v2_parse_authority (Results 1 – 1 of 1) sorted by relevance
163 static ngx_int_t ngx_http_v2_parse_authority(ngx_http_request_t *r,3350 return ngx_http_v2_parse_authority(r, &header->value); in ngx_http_v2_pseudo_header()3545 ngx_http_v2_parse_authority(ngx_http_request_t *r, ngx_str_t *value) in ngx_http_v2_parse_authority() function