Re: Http login client

2004-01-15 Thread Friedger
I managed to set the cookies such that I can automatically log out from yahoo using {clear-insecure-http-cookie "http://mail.yahoo.com";, "T", domain = ".yahoo.com" } The domain bit is important otherwise the cookie is not cleared. There is no documentation about what format the domain could

Re: Http login client

2004-01-15 Thread William Bardwell
> Hi, > > I would like to write a client that can login say to mail.yahoo.com or > similar pages. How would I do that? > > Probably I have to learn about the cookies yahoo sets, but how do I know > that? You can browse the cookies in IE or Mozilla/Netscape6+ from their Preferences or Tools menue

Http login client

2004-01-15 Thread Friedger
Hi, I would like to write a client that can login say to mail.yahoo.com or similar pages. How would I do that? Probably I have to learn about the cookies yahoo sets, but how do I know that? Friedger *** To unsubscribe from this list, send a mail to: mail