Searched refs:evhttp_set_max_body_size (Results 1 – 3 of 3) sorted by relevance
222 void evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size);
3619 evhttp_set_max_body_size(http, EV_SIZE_MAX); in evhttp_new_object()3833 evhttp_set_max_body_size(struct evhttp* http, ev_ssize_t max_body_size) in evhttp_set_max_body_size() function
4040 evhttp_set_max_body_size(http, size - 2); in http_data_length_constraints_test_impl()4111 evhttp_set_max_body_size(http, size / 2); in http_lingering_close_test_impl()