Searched refs:http_stream_in_chunk (Results 1 – 1 of 1) sorted by relevance
3379 http_stream_in_chunk(struct evhttp_request *req, void *arg) in http_stream_in_chunk() function3421 evhttp_request_set_chunked_cb(req, http_stream_in_chunk); in http_stream_in_test_()