Home | History | Annotate | Download | only in docs

Lines Matching full:protocols

32 protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP,
86 protocol you might want. It will then default to HTTP but try other protocols
1206 protocols to attempt to tunnel through the proxy instead of merely using it to
1268 .IP "--proto <protocols>"
1269 Tells curl to use the listed protocols for its initial retrieval. Protocols
1276 Permit this protocol in addition to protocols already permitted (this is
1280 Deny this protocol, removing it from the list of protocols already permitted.
1292 uses the default protocols, but disables ftps
1301 Unknown protocols produce a warning. This allows scripts to safely rely on
1302 being able to disable potentially dangerous protocols, without relying upon
1306 as concatenating the protocols into one instance of the option.
1309 .IP "--proto-redir <protocols>"
1310 Tells curl to use the listed protocols after a redirect. See --proto for
1311 how protocols are represented.
1541 and TLS1.0 protocols known as BEAST. If this option isn't used, the SSL layer
1904 alternative proxy protocols. Use socks4://, socks4a://, socks5:// or
2012 The second line (starts with "Protocols:") shows all protocols that libcurl
2023 SSL versions of various protocols are supported, such as HTTPS, FTPS, POP3S
2081 protocol:// prefix to specify alternative proxy protocols.