Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-28 | fixed example since this is how the interface works now | Daniel Stenberg | |
2005-07-27 | Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a | Daniel Stenberg | |
simple interface to extracting and setting cookies in libcurl's internal "cookie jar". See the new cookie_interface.c example code. |