1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

now can set list of ciphers

This commit is contained in:
Daniel Stenberg 2001-09-11 22:35:23 +00:00
parent c4532b9a07
commit 051fad8d88

View File

@ -21,8 +21,6 @@ To do in a future release (random order):
* Make the connect non-blocking so that timeouts work for connect in
multi-threaded programs
* Add an interface that enables a user to select prefered SSL ciphers to use.
* Consider an interface to libcurl that allows applications to easier get to
know what cookies that are sent back in the response headers.