Tried doing a test based on httpcomponents-client-4.0-alpha2-bin release and example ClientMultiThreadedExecution.
Package org.apache.http.params is missing in this release, and following files are required import org.apache.http.params.BasicHttpParams; import org.apache.http.params.HttpParams; import org.apache.http.params.HttpProtocolParams Regards vzs -- View this message in context: http://www.nabble.com/Performance-Issues-with-Transfer-Encoding-chunked-tp14106574p14366329.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
