Cookie handling
Brought to you by:
psydrake
I'm monitoring a site that sends a cookie.
To avoid getting the Accept the Cookie dialog (which
tends to stop HttpPoll in it's tracks), I've included the -
DHTTPClient.cookies.hosts.accept=my.domain.com
command line parameter at startup in the HTTPPoll.bat.
However, I think it would be better to have support
inside the configuration file for setting what cookies are
accepted.
Or at least, for other users, document the JAVA
command line parameter specifically, as it does bear
directly upon how HttpPoll functions.
Thanks.
-Chris