Modified version of HTTPClient used by The Grinder. The original can be found at http://www.innovation.ch/java/HTTPClient/.
'net.sf.grinder:grinder-httpclient:3.10'
<dependency>
<groupId>net.sf.grinder</groupId>
<artifactId>grinder-httpclient</artifactId>
<version>3.10</version>
</dependency>
<dependency org="net.sf.grinder" name="grinder-httpclient" rev="3.10"/>
"net.sf.grinder", "grinder-httpclient", "3.10"