[WARNING] Problem with commons-httpclient.jar

Michael Wechner <[email protected]> Sat, 30 Nov 2002 00:42:54 +0100
Newsgroups gmane.comp.cms.wyona.devel,gmane.comp.cms.wyona.user
Message-ID <[email protected]>
Dear Group

There seems to be a problem with the HttpClient from the library
commons-httpclient.jar we are currently using.

It seems the problems occur when Cookies are sent, for instance
in the case of the Authorizer.

I replaced the HttpClient within the class org.wyona.net.WGet
by a HttpURLConnection and so it works.

If I remember it correctly then Andreas had also some problems.

Well, I guess, we have to dig a bit.

Thanks

Michael