Bug 18777

Summary: multisession cookie support
Product: WebKit Reporter: marcos pinto <markybob>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

marcos pinto
Reported 2008-04-27 19:24:34 PDT
CURL supports saving cookies to a file, with the --cookie-jar=path option. Then you tell CURL to use that file when loading pages, with the --cookie=path option. It would be nice to be able to specify the path to webkit-gtk and have it handle it. I don't know C/C++, but it seems like there cookiejar support in WebKit/WebCore/platform/network/curl thanks
Attachments
Mark Rowe (bdash)
Comment 1 2008-04-27 20:29:31 PDT
*** This bug has been marked as a duplicate of 14730 ***
Note You need to log in before you can comment on or make changes to this bug.