mirror of
https://github.com/curl/curl.git
synced 2026-05-15 22:36:31 +03:00
parent
80450f85cc
commit
3c05186dc6
4 changed files with 4 additions and 4 deletions
|
|
@ -52,7 +52,7 @@ All
|
|||
.fi
|
||||
|
||||
.SH AVAILABILITY
|
||||
Since 7.53.0.
|
||||
Added in 7.53.0.
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ Using this option implies the use of several mime structure building
|
|||
functions: see https://curl.se/libcurl/c/smtp-mime.html for a complete
|
||||
example.
|
||||
.SH AVAILABILITY
|
||||
Since 7.56.0.
|
||||
Added in 7.56.0
|
||||
.SH RETURN VALUE
|
||||
This will return CURLE_OK.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@ CURLPROTO_TELNET
|
|||
CURLPROTO_TFTP
|
||||
.fi
|
||||
.SH DEFAULT
|
||||
HTTP, HTTPS, FTP and FTPS (Since 7.65.2).
|
||||
HTTP, HTTPS, FTP and FTPS (Added in 7.65.2).
|
||||
|
||||
Older versions defaulted to all protocols except FILE, SCP and since 7.40.0
|
||||
SMB and SMBS.
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ you could use the proc filesystem to bypass the limitation:
|
|||
/* Be sure to keep dirfd valid until you discard the handle */
|
||||
.fi
|
||||
.SH AVAILABILITY
|
||||
Since 7.40.0.
|
||||
Added in 7.40.0.
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue