mirror of
https://github.com/curl/curl.git
synced 2026-07-01 05:19:08 +03:00
7.7 beta 2 fixes
This commit is contained in:
parent
60bbb64a81
commit
ff681f7bfd
4 changed files with 43 additions and 21 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue