mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Dov Murik made defining HTTP_ONLY also disable TFTP
This commit is contained in:
parent
e3f523ab2a
commit
998e8cba19
@ -24,6 +24,7 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifdef HTTP_ONLY
|
#ifdef HTTP_ONLY
|
||||||
|
#define CURL_DISABLE_TFTP
|
||||||
#define CURL_DISABLE_FTP
|
#define CURL_DISABLE_FTP
|
||||||
#define CURL_DISABLE_LDAP
|
#define CURL_DISABLE_LDAP
|
||||||
#define CURL_DISABLE_TELNET
|
#define CURL_DISABLE_TELNET
|
||||||
|
Loading…
Reference in New Issue
Block a user