Searched refs:chunked_parse (Results 1 – 2 of 2) sorted by relevance
21 nxt_http_chunk_parse_t chunked_parse; member
2543 h1p->chunked_parse.mem_pool = c->mem_pool; in nxt_h1p_peer_header_read_done()2685 out = nxt_http_chunk_parse(task, &h1p->chunked_parse, out); in nxt_h1p_peer_body_process()2687 if (h1p->chunked_parse.chunk_error || h1p->chunked_parse.error) { in nxt_h1p_peer_body_process()2694 if (h1p->chunked_parse.last) { in nxt_h1p_peer_body_process()