aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3
AgeCommit message (Collapse)Author
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
.. and add that --proto-redir and CURLOPT_REDIR_PROTOCOLS do not override protocols denied by --proto and CURLOPT_PROTOCOLS. - Add a test to enforce: --proto deny must override --proto-redir allow Closes https://github.com/curl/curl/pull/1031
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-08-18docs: Update the redirect protocols disabled by defaultJay Satiro
- Clarify that FILE and SCP are disabled by default since 7.19.4 - Add that SMB and SMBS are disabled by default since 7.40.0 - Add CURLPROTO_SMBS to the list of protocols
2014-11-30docs: Updated for the SMB protocolBill Nagel
This patch updates the documentation for the SMB/CIFS protocol.
2014-10-21opts: added examplesDaniel Stenberg
2014-07-30opts: fixed some typosDan Fandrich
2014-06-19opts: 37 additional man pagesDaniel Stenberg