Searched refs:HTTP_ENTITYTOOLARGE (Results 1 – 6 of 6) sorted by relevance
64 #define HTTP_ENTITYTOOLARGE 413 /**< */ macro
2125 evhttp_send_error(req, HTTP_ENTITYTOOLARGE, NULL); in evhttp_get_body()
3605 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_ENTITYTOOLARGE); in http_large_entity_test_done()
650 req->response_code = HTTP_ENTITYTOOLARGE; in evhttp_connection_incoming_fail()
3959 tt_int_op(evhttp_request_get_response_code(req), ==, HTTP_ENTITYTOOLARGE); in http_large_entity_test_done()