Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h342 ngx_buf_t from_client; member
H A Dngx_http_upstream.c3373 b = &u->from_client; in ngx_http_upstream_process_upgraded()
3452 || (downstream->read->eof && u->from_client.pos == u->from_client.last) in ngx_http_upstream_process_upgraded()