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