curl-and-python

Re: cookies rejected

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 17 Sep 2004 16:04:44 +0200 (CEST)

On Fri, 17 Sep 2004, Manu J wrote:

> I'm trying to make an autologin script for yahoo mail. but when i try to
> sign in yahoo says "cookies rejected" but cookies are getting stored in the
> file i specified. !!!

... but not the cookies that are claimed to be rejected, right?

> c.setopt(c.PROXY,"http://10.7.0.1:9090")
> libcurl-version 7.12.0

...

> i made a similar program using PHP and it works(it uses a different libcurl
> vesrion libcurl 7.9.8)

I believe you are experiencing a cookie parser bug that was introduced in
7.12.0 when using proxy. This bug is fixed in the CVS, to be included in the
next release (to be named 7.12.2).

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
Received on 2004-09-17