summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-11 22:35:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-11 22:35:23 +0000
commit051fad8d88e84264da6d86a61723c149e85ce579 (patch)
tree4f862d958212aaa7f001546268b9c6eda307246a
parentc4532b9a07125a8b359f2e5004e635f61e445057 (diff)
downloadgnurl-051fad8d88e84264da6d86a61723c149e85ce579.tar.gz
gnurl-051fad8d88e84264da6d86a61723c149e85ce579.tar.bz2
gnurl-051fad8d88e84264da6d86a61723c149e85ce579.zip
now can set list of ciphers
-rw-r--r--docs/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/TODO b/docs/TODO
index a7e867f40..d27ba104a 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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.