Searched refs:evhttp_send_reply_end (Results 1 – 10 of 10) sorted by relevance
479 void evhttp_send_reply_end(struct evhttp_request *req);
173 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)658 o Fix possible nullptr dereference in evhttp_send_reply_end() (29b2e23 Felix Nawothnig)
2926 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
1602 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
435 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()