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-Feature Requests-1871388 ] support FF3 sqlite cookie files

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 14 Jan 2008 09:48:51 -0800

Feature Requests item #1871388, was opened at 2008-01-14 18:32
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=1871388&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: None
Group: download
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Benjamin Kahn (xkahn)
Assigned to: Nobody/Anonymous (nobody)
Summary: support FF3 sqlite cookie files

Initial Comment:
The -c/--cookie-jar option supports the Netscape cookie file format. Firefox 3 is moving from this format to a sqlite database instead.

I would like to see curl extended to support this new format as well.

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

>Comment By: Daniel Stenberg (bagder)
Date: 2008-01-14 18:48

Message:
Logged In: YES
user_id=1110
Originator: NO

I agree that it would be nice, but:

#1 - someone has to do it

#2 - I don't want sqlite added as a dependency for libcurl so I think this
parsing is better done by curl and not libcurl

#3 - Adding a dependency on sqlite to curl just for the ability to read
these files feels like a high price to pay, but...

I've now added a mentioned about this in the TODO file!

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=1871388&group_id=976
Received on 2008-01-14

These mail archives are generated by hypermail.

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

File upload with ASP.NET