You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2011/04/29 13:53:42 UTC

[HttpAsyncClient] standard HTTP methods and zero copy data transfer

Folks

I have just added a number of async request producers for all standard
HTTP methods as well as convenience base classes for byte or char data
stream consumers and zero copy file uploads / downloads. 

Here are samples to get a feel of the new API  

http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk/httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeStreaming.java
http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk/httpasyncclient/src/examples/org/apache/http/examples/nio/client/ZeroCopyHttpExchange.java

Please review. 

I will be trying to complete support for HTTP authentication and state
management support in the coming weeks and would like to have 4.0 ALPHA2
released towards the end of May.  

Cheers

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org