cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2788857 ] not save all cookies from http server

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 18 May 2009 06:32:53 +0000

Bugs item #2788857, was opened at 2009-05-08 10:59
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2788857&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
>Status: Closed
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: muziling (muziling)
Assigned to: Daniel Stenberg (bagder)
Summary: not save all cookies from http server

Initial Comment:
following is server response, the line "Set-Cookie: pst=1241674086; path=/; httponly“ is not save to cookie for next communicate with server.

HTTP/1.1 302 Found
Date: Thu, 07 May 2009 05:28:06 GMT
Server: Apache
Set-Cookie: pst=1241674086; path=/; httponly
Cache-Control: no-cache, must-revalidate, max-age=0
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Set-Cookie: name=%E6%9C%A8%E5%AD%90%E5%B2%AD; path=/; domain=qq.com
Set-Cookie: schooltype=0; path=/; domain=qq.com
Set-Cookie: province=35; path=/; domain=qq.com
Set-Cookie: ref=deleted; expires=Wed, 07-May-2008 05:28:05 GMT; path=/; domain=xiaoyou.qq.com
location: /index.php?mod=home
Vary: Accept-Encoding
Content-Length: 3
Connection: close
Content-Type: text/html; charset=utf-8

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2009-05-18 08:32

Message:
Thanks, closing this then!

----------------------------------------------------------------------

Comment By: muziling (muziling)
Date: 2009-05-18 03:22

Message:
so strange. I test again today, and it work well.
And i am really sorry, I will trace this problem. If has any problem , i
will report to you.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-05-11 14:44

Message:
Thanks for reporting this issue and helping us improve curl and libcurl.

We're awaiting feedback in this issue. Due to this, I have set the state
of this issue to pending and it will automatically get closed later on
unless we get further info.

Please consider answering the outstanding questions or providing the
missing info so that we can proceed to resolve this issue!

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-05-10 20:03

Message:
Sorry, but I can't repeat this problem. Can you tell us a public URL that
shows the problem? I just made test case 61 and 62 test httponly cookies as
well, and they work just fine for me.

----------------------------------------------------------------------

Comment By: muziling (muziling)
Date: 2009-05-08 11:02

Message:
my libcurl version is curl-7.19.4

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2788857&group_id=976
Received on 2009-05-18

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET