mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:23:32 +03:00
docs: Remove that --proto is just used for initial retrieval
.. 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
This commit is contained in:
parent
82279c82c8
commit
36e53ec6ff
4 changed files with 73 additions and 7 deletions
|
|
@ -127,7 +127,7 @@ test1216 test1217 test1218 test1219 \
|
|||
test1220 test1221 test1222 test1223 test1224 test1225 test1226 test1227 \
|
||||
test1228 test1229 test1230 test1231 test1232 test1233 test1234 test1235 \
|
||||
test1236 test1237 test1238 test1239 test1240 test1241 test1242 test1243 \
|
||||
test1244 \
|
||||
test1244 test1245 \
|
||||
\
|
||||
test1300 test1301 test1302 test1303 test1304 test1305 test1306 test1307 \
|
||||
test1308 test1309 test1310 test1311 test1312 test1313 test1314 test1315 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue