Joe, Nightlies are built against CVS HEAD. That means that what you got is unstable (development) version of HttpClient. The 2.1 branch already contains the code that fixes the cross-site redirect problem, as well as other goodies, such as improved exception handling and the new preference architecture. At the same time I would not recommend the 2.1 branch code for production. It is still too unstable and APIs are not frozen yet. Just for you to be aware of the trade-offs.
Cheers Oleg On Wed, 2003-11-05 at 23:35, Joe Ryburn wrote: > I had redirection issues with RC2, I downloaded a copy of the nightly build and it > solved the problem I was having. > > Joe > > -----Original Message----- > From: Sam Berlin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2003 1:06 PM > To: Commons HttpClient Project > Subject: Redirect from one port to another > > > Hi All, > > I'm curious why HttpClient is unable to redirect from one port to > another port. Does the HTTP spec disallow this, or does the internals > of HttpClient break if the redirect occurs? > > Thanks, > Sam > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
