003 File Manager
Current Path:
/usr/local/share/doc/curl
usr
/
local
/
share
/
doc
/
curl
/
📁
..
📄
ALTSVC.md
(1.08 KB)
📄
BINDINGS.md
(5.44 KB)
📄
BUFREF.md
(2.21 KB)
📄
BUG-BOUNTY.md
(3.26 KB)
📄
BUGS.md
(11.65 KB)
📄
CHECKSRC.md
(6.41 KB)
📄
CIPHERS.md
(10.93 KB)
📄
CODE_OF_CONDUCT.md
(1.57 KB)
📄
CODE_REVIEW.md
(5.76 KB)
📄
CODE_STYLE.md
(7.53 KB)
📄
CONTRIBUTE.md
(13.25 KB)
📄
CURL-DISABLE.md
(2.15 KB)
📄
DEPRECATE.md
(399 B)
📄
DYNBUF.md
(2.5 KB)
📄
ECH.md
(4.63 KB)
📄
EXPERIMENTAL.md
(912 B)
📄
FAQ
(65.37 KB)
📄
FEATURES.md
(5.69 KB)
📄
GOVERNANCE.md
(6.77 KB)
📄
HELP-US.md
(3.88 KB)
📄
HISTORY.md
(11.51 KB)
📄
HSTS.md
(1.4 KB)
📄
HTTP-COOKIES.md
(5.09 KB)
📄
HTTP2.md
(4.47 KB)
📄
HTTP3.md
(3.65 KB)
📄
HYPER.md
(1.84 KB)
📄
INSTALL
(315 B)
📄
INSTALL.md
(21.26 KB)
📄
INTERNALS.md
(42.85 KB)
📄
KNOWN_BUGS
(43.34 KB)
📄
MAIL-ETIQUETTE
(11.7 KB)
📄
MQTT.md
(630 B)
📄
NEW-PROTOCOL.md
(4.46 KB)
📄
PARALLEL-TRANSFERS.md
(2.04 KB)
📄
README.md
(495 B)
📄
RELEASE-PROCEDURE.md
(3.24 KB)
📄
ROADMAP.md
(854 B)
📄
RUSTLS.md
(806 B)
📄
SECURITY-PROCESS.md
(5.63 KB)
📄
SSL-PROBLEMS.md
(3.96 KB)
📄
SSLCERTS.md
(8.15 KB)
📄
THANKS
(36.43 KB)
📄
TODO
(46.71 KB)
📄
TheArtOfHttpScripting.md
(27.56 KB)
📄
URL-SYNTAX.md
(13.23 KB)
📄
VERSIONS.md
(2.22 KB)
📁
libcurl
📄
options-in-versions
(10.69 KB)
Editing: CURL-DISABLE.md
# Code defines to disable features and protocols ## CURL_DISABLE_ALTSVC Disable support for Alt-Svc: HTTP headers. ## CURL_DISABLE_COOKIES Disable support for HTTP cookies. ## CURL_DISABLE_CRYPTO_AUTH Disable support for authentication methods using crypto. ## CURL_DISABLE_DICT Disable the DICT protocol ## CURL_DISABLE_DOH Disable DNS-over-HTTPS ## CURL_DISABLE_FILE Disable the FILE protocol ## CURL_DISABLE_FTP Disable the FTP (and FTPS) protocol ## CURL_DISABLE_GETOPTIONS Disable the `curl_easy_options` API calls that lets users get information about existing options to `curl_easy_setopt`. ## CURL_DISABLE_GOPHER Disable the GOPHER protocol. ## CURL_DISABLE_HSTS Disable the HTTP Strict Transport Security support. ## CURL_DISABLE_HTTP Disable the HTTP(S) protocols. Note that this then also disable HTTP proxy support. ## CURL_DISABLE_HTTP_AUTH Disable support for all HTTP authentication methods. ## CURL_DISABLE_IMAP Disable the IMAP(S) protocols. ## CURL_DISABLE_LDAP Disable the LDAP(S) protocols. ## CURL_DISABLE_LDAPS Disable the LDAPS protocol. ## CURL_DISABLE_LIBCURL_OPTION Disable the --libcurl option from the curl tool. ## CURL_DISABLE_MIME Disable MIME support. ## CURL_DISABLE_MQTT Disable MQTT support. ## CURL_DISABLE_NETRC Disable the netrc parser. ## CURL_DISABLE_NTLM Disable support for NTLM. ## CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG Disable the auto load config support in the OpenSSL backend. ## CURL_DISABLE_PARSEDATE Disable date parsing ## CURL_DISABLE_POP3 Disable the POP3 protocol ## CURL_DISABLE_PROGRESS_METER Disable the built-in progress meter ## CURL_DISABLE_PROXY Disable support for proxies ## CURL_DISABLE_RTSP Disable the RTSP protocol. ## CURL_DISABLE_SHUFFLE_DNS Disable the shuffle DNS feature ## CURL_DISABLE_SMB Disable the SMB(S) protocols ## CURL_DISABLE_SMTP Disable the SMTP(S) protocols ## CURL_DISABLE_SOCKETPAIR Disable the use of socketpair internally to allow waking up and canceling curl_multi_poll(). ## CURL_DISABLE_TELNET Disable the TELNET protocol ## CURL_DISABLE_TFTP Disable the TFTP protocol ## CURL_DISABLE_VERBOSE_STRINGS Disable verbose strings and error messages.
Upload File
Create Folder