mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
the cookie API is better and more likely to happen in a separate release
This commit is contained in:
parent
93fcb94b62
commit
d8e7f2b2c7
@ -24,6 +24,9 @@ To get fixed in 7.14.0
|
|||||||
internally use and assume the multi interface. The select()-loop should
|
internally use and assume the multi interface. The select()-loop should
|
||||||
use the new function from (55).
|
use the new function from (55).
|
||||||
|
|
||||||
|
To get fixed in 7.15.0
|
||||||
|
======================
|
||||||
|
|
||||||
57 - Add an interface to libcurl for getting and setting cookies from an easy
|
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
|
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
|
older idea: http://curl.haxx.se/dev/COOKIES. We need to settle on some
|
||||||
|
Loading…
Reference in New Issue
Block a user