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: [email protected] For additional commands, e-mail: [email protected]
