On Mon, 2009-02-02 at 09:30 -0800, stoli wrote: > Once again, thanks for the help. Ultimately, the solution involved several > things. I think the single-cookie-header parameter was one piece of the > puzzle. The rest of the problems were with the login process at the site. I > found an invaluable tool called Live HTTP Headers - a free FireFox addon. > This exposed a multitude of redirects on the intial login. Using that > information I was able to piece together the necessary GET requests and > associated headers which ultimately allowed me to successfully log in and > sustain a session by mimicking a FireFox browser. > > Rick
This is hardly surprising, as lots of web sites (especially high profile ones) do intensionally make it difficult to script the login process. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org