From 2b25b85a07d3b1e0b59a8852ed6ef3da99c130e0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 18 Feb 2020 08:12:30 +0100 Subject: fixup the DEFAULT --- docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 b/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 index 6d32c3798..58f610ff2 100644 --- a/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 +++ b/docs/libcurl/opts/CURLOPT_REDIR_PROTOCOLS.3 @@ -75,8 +75,10 @@ CURLPROTO_TELNET CURLPROTO_TFTP .fi .SH DEFAULT -By default libcurl allows HTTP, HTTPS, FTP and FTPS on redirect (updated for -7.65.2). +HTTP, HTTPS, FTP and FTPS (Since 7.65.2). + +Older versions defaulted to all protocols except FILE, SCP and since 7.40.0 +SMB and SMBS. .SH PROTOCOLS All .SH EXAMPLE -- cgit v1.2.1