opts: document CURLE_OUT_OF_MEMORY as RETURN VALUE
This commit is contained in:
@@ -41,6 +41,7 @@ TODO
|
||||
.SH AVAILABILITY
|
||||
If built with HTTP support
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if HTTP support is enabled, CURLE_UNKNOWN_OPTION if not.
|
||||
Returns CURLE_OK if HTTP support is enabled, CURLE_UNKNOWN_OPTION if not, or
|
||||
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_USERAGENT "(3), " CURLOPT_HTTPHEADER "(3), "
|
||||
|
||||
Reference in New Issue
Block a user