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-1168371 ] Formatting cookie files

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 22 Mar 2005 10:08:25 -0800

Bugs item #1168371, was opened at 2005-03-22 15:27
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1168371&group_id=976

Category: None
Group: new feature request
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Formatting cookie files

Initial Comment:
To whom it may concern:

This is from your documentation ...

 Curl has the ability to read and write cookie files that
use the same file
 format that Netscape and Mozilla do. It is a convenient
way to share cookies
 between browsers and automatic scripts. The -b switch
automatically detects
 if a given file is such a cookie file and parses it, and by
using the
 -c/--cookie-jar option you'll make curl write a new
cookie file at the end of
 an operation:

But what, if the cookie sended by the server does not
match this specifications ? For example, a server login
process writes and reads a cookie file three times. The
cookie file containts somehow session authentication
data (www.openbc.com).

I wish, there is a switch to set/avoid cookie
transformation in the future.

Thank a lot.

Axel Lomosik
Wiesbaden/Germany
axel.lomosik_at_lomosik.com

Scripted on Windows 2000 with
curl 7.13.1 (i586-pc-mingw32msvc) libcurl/7.13.1
OpenSSL/0.9.7e zlib/1.2.2
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: Largefile NTLM SSL libz

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

>Comment By: Daniel Stenberg (bagder)
Date: 2005-03-22 19:08

Message:
Logged In: YES
user_id=1110

Cookies sent in HTTP headers are not read from a file. curl
already supports cookies like this fine. Just enable the
cookie awareness with -b or -c. This is mentioned in the docs.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1168371&group_id=976
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-tracker
Received on 2005-03-22

These mail archives are generated by hypermail.

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

File upload with ASP.NET