From ff681f7bfd39df83ebc1e84f468b2a42c243fbcf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Mar 2001 15:44:31 +0000 Subject: 7.7 beta 2 fixes --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index 6d47fa4ad..7497c88e6 100644 --- a/docs/TODO +++ b/docs/TODO @@ -25,6 +25,10 @@ To do for the 7.8 release: To do in a future release: + * Add configure options that disables certain protocols in libcurl to + decrease footprint. '--disable-[protocol]' where protocol is http, ftp, + telnet, ldap, dict or file. + * Extend the test suite to include telnet and https. The telnet could just do ftp or http operations (for which we have test servers) and the https would probably work against/with some of the openssl tools. -- cgit v1.2.3