On Mon, 2011-03-14 at 03:16 -0700, Anirudh Visweswar wrote: > Hi, > > Thanks for your response . > > But when I tired the same piece of code with HttpClient 4.0 version The > file got uploaded. Find attahced the log used . > http://old.nabble.com/file/p31142526/HttpClient4.0%2Blog.txt > HttpClient4.0+log.txt > > Is there a difference in the manner in which we execute requests in > HttpClient 4.0 and 4.1 ? > > Im actually doing a form based login here and then uploading the file,which > happens but if i try the same piece of code with HttpClient 4.1 I get this > exception also > > > http://old.nabble.com/file/p31142526/exception.txt exception.txt > > Need your help
What on earth is SecureTransport/4.8.2? Try upgrading to the latest snapshot of HttpClient 4.1.1 and see if that makes any difference. http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.1.x/ Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
