16a17,19 > typedef struct nxt_http_request_s nxt_http_request_t; > > 129a133 > nxt_msec_t idle_timeout; 131a136 > nxt_msec_t send_timeout; 148a154 > void nxt_router_process_http_request(nxt_task_t *task, nxt_app_parse_ctx_t *ar); 151a158 >