From e1d8c5daa73450f8cbd391751eabef06aedfe14c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 2 Aug 2001 17:08:24 +0000 Subject: [PATCH] "Add an interface that enables a user to select prefered SSL ciphers to use." Rob Styles posted the question, as he could've used this... --- docs/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/TODO b/docs/TODO index 59bfbf6..742f7b3 100644 --- a/docs/TODO +++ b/docs/TODO @@ -12,6 +12,8 @@ TODO To do in a future release (random order): + * Add an interface that enables a user to select prefered SSL ciphers to use. + * Make curl deal with cookies better. libcurl should be able to maintain a "cookie jar". Updating it with cookies that is received, and using it to pass cookies to the servers that have matching cookies in the jar. -- 2.7.4