Home
last modified time | relevance | path

Searched refs:ngx_http_v2_state_proxy_protocol (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c64 static u_char *ngx_http_v2_state_proxy_protocol(ngx_http_v2_connection_t *h2c,
313 h2c->state.handler = hc->proxy_protocol ? ngx_http_v2_state_proxy_protocol in ngx_http_v2_init()
690 ngx_http_v2_state_proxy_protocol(ngx_http_v2_connection_t *h2c, u_char *pos, in ngx_http_v2_state_proxy_protocol() function