AsyncHttpClient 1.4.0 released
Location:
http://jfarcand.wordpress.com/2010/11/16/whats-new-with-asynchttpclient-1-4-0/
CHANGES Digest:
- Request/ResponseFilter
- TransferListener
- Apache HttpClient Support - if you can't use Netty (which is still the recommended provider)
- Per Provider Configuration
- Bug fixes and Performance Improvements
Changes in more detail ...
https://github.com/AsyncHttpClient/async-http-client/issues/closed
GitHub
http://github.com/AsyncHttpClient/async-http-client
Maven
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.4.0</version>
</dependency>
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)




