mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:57:17 +03:00
Updated to match curl.h
This commit is contained in:
parent
d12759c73e
commit
7d56f35388
4 changed files with 20 additions and 8 deletions
|
|
@ -101,6 +101,9 @@ TFTP_NOSUCHUSER <no such user>
|
|||
CONV_FAILED <conversion failed>
|
||||
CONV_REQD <caller must register conversion callbacks>
|
||||
SSL_CACERT_BADFILE <could not load CACERT file>
|
||||
REMOTE_FILE_NOT_FOUND <remote file not found>
|
||||
SSH <unspecified error from the SSH layer>
|
||||
SSL_SHUTDOWN_FAILED <failed to shut down the SSL connection>
|
||||
CURL_LAST <CURLMSG.MSG is out of sync with the source code>
|
||||
|
||||
.END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue