On Thu, May 8, 2008 at 11:14 AM, Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > * you have to use protocol-httpclient. There is no support for cookies in > protocol-http.
OK, how do I make sure protocol-httpclient is used? > * your fetchlist needs to have more than 1 url from the host - the first > request will presumably set the cookies, if you are lucky. ;) No, the first fetch will ask for authentication. I want to get past this point by supplying the cookies myself, that's why I asked the question ;) Thanks, Yoav
