Closed GoogleCodeExporter closed 8 years ago
Thanks for reporting
Original comment by johan.ha...@gmail.com
on 27 Aug 2012 at 12:56
Original comment by johan.ha...@gmail.com
on 3 Sep 2012 at 9:28
I've now fixed this in trunk. How ever this breaks Rest Assured stress testing
and I've found no solution that works with both downloading of large (chunked)
responses and multiple fast & small requests at the same time. So as a
work-around I've added a ConnectionConfig where you can define if RA should
drop idle connections after each response or not. Connections must be dropped
for stress testing but cannot be dropped for chunked downloads (default is
support for chunked downloads). Please try it out by building from source.
Original comment by johan.ha...@gmail.com
on 13 Sep 2012 at 3:30
Original issue reported on code.google.com by
mik...@incompleteopus.net
on 26 Aug 2012 at 6:53