1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 02:41:59 -05:00
Daniel Stenberg a8e08a87df
setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argument
Fixed two return code mixups. CURLE_UNKNOWN_OPTION is saved for when the
option is, yeah, not known. Clarified this in the setopt man page too.

Closes #5993
2020-09-22 09:04:13 +02:00
..
2020-09-08 13:53:02 +02:00
2020-09-18 16:05:47 +02:00
2020-08-31 09:45:09 +02:00
2020-08-31 09:45:09 +02:00
FAQ
2020-09-07 17:08:07 +02:00
2020-09-18 16:08:16 +02:00
2020-09-21 11:02:32 +02:00
2020-08-17 00:14:18 +02:00
2020-08-28 13:39:09 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.