From: Yuri U. <yur...@gm...> - 2004-10-09 21:09:35
|
Hello, I've tried 1.3pre2 and 1.2.3, and there is one problem. I'm trying to browse a php web-site which requires logging in, and it seem not to see the HttpClient's cookies. If I take Mozilla or IE and submit login/password, I'm redirected to a "login ok" page. If I repeat the same with WebClient, I'm thrown to the main page with "login failed" state. HttpClient is 2.0.1 (I've used 2.0-rc2 from the htmlunit distro, but the problem persists). Why could htmlunit (or httpclient?) behave so? Is there a way to look into cookies somehow? I'd grealy appreciate any help... Thanks, Yuri. |