Searched refs:evhttp_set_max_body_size (Results 1 – 3 of 3) sorted by relevance
224 void evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size);
3683 evhttp_set_max_body_size(http, EV_SIZE_MAX); in evhttp_new_object()3897 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) in evhttp_set_max_body_size() function
4099 evhttp_set_max_body_size(http, size - 2); in http_data_length_constraints_test_impl()4177 evhttp_set_max_body_size(http, size / 2); in http_lingering_close_test_impl()