Also move the old name mention to a HISTORY section
Closes #19258
Section: 3
Source: libcurl
See-also:
+ - CURLOPT_SERVER_RESPONSE_TIMEOUT_MS (3)
- CURLOPT_CONNECTTIMEOUT (3)
- CURLOPT_LOW_SPEED_LIMIT (3)
- CURLOPT_TIMEOUT (3)
It is recommended that if used in conjunction with CURLOPT_TIMEOUT(3), you set
CURLOPT_SERVER_RESPONSE_TIMEOUT(3) to a value smaller than CURLOPT_TIMEOUT(3).
-This option was formerly known as CURLOPT_FTP_RESPONSE_TIMEOUT.
-
# DEFAULT
-None
+60 seconds
# %PROTOCOLS%
}
~~~
+# HISTORY
+
+This option was formerly known as CURLOPT_FTP_RESPONSE_TIMEOUT.
+
# %AVAILABILITY%
# RETURN VALUE
Section: 3
Source: libcurl
See-also:
+ - CURLOPT_SERVER_RESPONSE_TIMEOUT (3)
- CURLOPT_CONNECTTIMEOUT (3)
- CURLOPT_LOW_SPEED_LIMIT (3)
- CURLOPT_TIMEOUT (3)
# DEFAULT
-None
+60000 milliseconds
# %PROTOCOLS%