mirror of
https://github.com/curl/curl.git
synced 2026-06-20 02:05:39 +03:00
Dov Murik made defining HTTP_ONLY also disable TFTP
This commit is contained in:
parent
e3f523ab2a
commit
998e8cba19
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
***************************************************************************/
|
||||
|
||||
#ifdef HTTP_ONLY
|
||||
#define CURL_DISABLE_TFTP
|
||||
#define CURL_DISABLE_FTP
|
||||
#define CURL_DISABLE_LDAP
|
||||
#define CURL_DISABLE_TELNET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue