Bug 18777
| Summary: | multisession cookie support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | marcos pinto <markybob> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
marcos pinto
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 14730 ***