One way is you can try to enable debug logging in log4j so you can see the
headers that httpclient is passing back and forth to the webserver.

On Thu, Dec 11, 2008 at 10:29 AM, George Herlin <[EMAIL PROTECTED]> wrote:

> I have read that if one sets the plugin.includes property to use
> protocol-httpclient, Nutch 0.9 will use the Apache Commons httpclient.
>
> I also believe (with some reason) that that httpclient does automatic
> cookie
> management.
>
> My logs tell me that I am configured to use said protocol-httpclient:
> ...
> 2008-12-11 13:47:22,752 INFO  plugin.PluginRepository -     Http / Https
> Protocol Plug-in (protocol-httpclient)
> ...
>
> Yet, no cookies seem to be resent to server.
>
> Is there any way in which I can verify what Set-Cookies have been stored?
> Or
> is there some extra bit of configuration to enable this stuff?
>
> Thanks in advance
>

Reply via email to