Skip to content
Snippets Groups Projects
Commit ed3176dd authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Let's add a cookie interface in 7.14

parent 6a99ab09
No related branches found
No related tags found
No related merge requests found
......@@ -27,3 +27,8 @@ To get fixed in 7.14.0
and return the easy handle's return code. This will thus make everything
internally use and assume the multi interface. The select()-loop should
use the new function from (55).
57 - Add an interface to libcurl for getting and setting cookies from an easy
handle. One idea: http://curl.haxx.se/mail/lib-2004-12/0195.html the
older idea: http://curl.haxx.se/dev/COOKIES. We need to settle on some
middle ground I guess.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment