Home
last modified time | relevance | path

Searched refs:nxt_h1p_request_body_read (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_h1proto.c44 static void nxt_h1p_request_body_read(nxt_task_t *task, nxt_http_request_t *r);
136 .body_read = nxt_h1p_request_body_read,
851 nxt_h1p_request_body_read(nxt_task_t *task, nxt_http_request_t *r) in nxt_h1p_request_body_read() function