Re: LWP with SSL and Client Side Cookies...
Fabio Marzocca <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 10/25/05, [email protected] <[email protected]> wrote: > I have been using LWP::UserAgent for a longtime now. But I need to grab > some data from a fairly sophisticated website. Probably is running JAVA on > the server-side since it rights a JSESSIONID cookie. It actually writes > several cookies, all of which controll authentication and access inside > the site. Its also SSL, but thats not an issue since I have SSLeay > installed. > The same problem that I have... I am struggling since a month on this. Look at the thread "Can't get authorization".. If you find a way, please let me know. Fabio