Home
last modified time | relevance | path

Searched refs:nxt_h1p_header_process (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_h1proto.c30 static nxt_int_t nxt_h1p_header_process(nxt_task_t *task, nxt_h1proto_t *h1p,
589 ret = nxt_h1p_header_process(task, h1p, r); in nxt_h1p_conn_request_header_parse()
637 (void) nxt_h1p_header_process(task, h1p, r); in nxt_h1p_conn_request_header_parse()
648 nxt_h1p_header_process(nxt_task_t *task, nxt_h1proto_t *h1p, in nxt_h1p_header_process() function
1610 (void) nxt_h1p_header_process(task, h1p, r); in nxt_h1p_conn_request_error()
1646 (void) nxt_h1p_header_process(task, h1p, r); in nxt_h1p_conn_request_timeout()