Loading docs/libcurl/opts/CURLOPT_CAINFO.3 +2 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ TODO .SH AVAILABILITY If built TLS enabled .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), " docs/libcurl/opts/CURLOPT_COOKIE.3 +2 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,8 @@ TODO .SH AVAILABILITY If HTTP is enabled .SH RETURN VALUE Returns CURLE_OK if HTTP is enabled, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if HTTP is enabled, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIEJAR "(3), " .BR CURLOPT_HTTPHEADER "(3), " docs/libcurl/opts/CURLOPT_COOKIEJAR.3 +2 −1 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ TODO .SH AVAILABILITY Along with HTTP .SH RETURN VALUE Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if HTTP is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), " docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 +2 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ TODO .SH AVAILABILITY IMAP is supported since 7.30.0, POP3 since 7.26.0 and SMTP since 7.34.0. .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_HTTPHEADER "(3), " CURLOPT_NOBODY "(3), " docs/libcurl/opts/CURLOPT_EGDSOCKET.3 +2 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ TODO .SH AVAILABILITY If built TLS enabled. Only the OpenSSL and GnuTLS backends will use this. .SH RETURN VALUE Returns CURLE_OK if TLS is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_RANDOM_FILE "(3), " Loading
docs/libcurl/opts/CURLOPT_CAINFO.3 +2 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ TODO .SH AVAILABILITY If built TLS enabled .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_SSL_VERIFYPEER "(3), " CURLOPT_SSL_VERIFYHOST "(3), "
docs/libcurl/opts/CURLOPT_COOKIE.3 +2 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,8 @@ TODO .SH AVAILABILITY If HTTP is enabled .SH RETURN VALUE Returns CURLE_OK if HTTP is enabled, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if HTTP is enabled, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIEJAR "(3), " .BR CURLOPT_HTTPHEADER "(3), "
docs/libcurl/opts/CURLOPT_COOKIEJAR.3 +2 −1 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ TODO .SH AVAILABILITY Along with HTTP .SH RETURN VALUE Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if HTTP is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), "
docs/libcurl/opts/CURLOPT_CUSTOMREQUEST.3 +2 −1 Original line number Diff line number Diff line Loading @@ -89,6 +89,7 @@ TODO .SH AVAILABILITY IMAP is supported since 7.30.0, POP3 since 7.26.0 and SMTP since 7.34.0. .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_HTTPHEADER "(3), " CURLOPT_NOBODY "(3), "
docs/libcurl/opts/CURLOPT_EGDSOCKET.3 +2 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ TODO .SH AVAILABILITY If built TLS enabled. Only the OpenSSL and GnuTLS backends will use this. .SH RETURN VALUE Returns CURLE_OK if TLS is supported, and CURLE_UNKNOWN_OPTION if not. Returns CURLE_OK if TLS is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. .SH "SEE ALSO" .BR CURLOPT_RANDOM_FILE "(3), "