cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-581179 ] first character of cookie name dropped

From: <noreply_at_sourceforge.net>
Date: Sat, 13 Jul 2002 17:55:25 -0700

Bugs item #581179, was opened at 2002-07-13 17:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=581179&group_id=976

Category: https
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: first character of cookie name dropped

Initial Comment:
It seems that if a Set-Cookie header comes back and it
doesn't have a space after the colon, then the first
character of the cookie name is dropped. For example,
here are the headers I received in a particular request:

HTTP/1.0 302 Moved Temporarily
Set-Cookie:
BIGipServerdevelopment=1455755072.20480.0000;
expires=Sun, 14-Jul-2002 23:00:13 GMT; path=/
Content-Length:225
Connection:Keep-Alive
Set-Cookie:JSESSIONID=QA=FViMyAAA9MMtYSv=IHQ;Domain=www.mmsbdev3dns.visa.com;Path=/VIS
Content-Type:text/html
Server:Jaguar Server Version 3.6

And here are the two cookies that were left in the
cookies file:

www.mmsbdev3dns.visa.com FALSE / FALSE
 1026687614 BIGipServerdevelopment
1455755072.20480.0000
www.mmsbdev3dns.visa.com FALSE /VIS FALSE
 0 SESSIONID QA=FViMyAAA9MMtYSv=IHQ

"curl -V" reports:

curl 7.9.8 (i386-redhat-linux-gnu) libcurl 7.9.8
(OpenSSL 0.9.6b)

Thanks for looking into this!

-dan
danfuzz_at_milk.com

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=581179&group_id=976

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-14