Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c102 static u_char *ngx_http_v2_state_push_promise(ngx_http_v2_connection_t *h2c,
201 ngx_http_v2_state_push_promise, /* NGX_HTTP_V2_PUSH_PROMISE_FRAME */
2128 ngx_http_v2_state_push_promise(ngx_http_v2_connection_t *h2c, u_char *pos, in ngx_http_v2_state_push_promise() function