curl.h: mark two error codes as obsolete

Not used by libcurl since many years

Closes #15538
This commit is contained in:
Daniel Stenberg 2024-11-10 16:11:02 +01:00
parent a826886509
commit bc34ebc87b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 16 additions and 15 deletions

View file

@ -66,14 +66,14 @@ e30: FTP: command PORT failed
e31: FTP: command REST failed
e32: Unknown error
e33: Requested range was not delivered by the server
e34: Internal problem setting up the POST
e34: Unknown error
e35: SSL connect error
e36: Could not resume download
e37: Could not read a file:// file
e38: LDAP: cannot bind
e39: LDAP: search failed
e40: Unknown error
e41: A required function in the library was not found
e41: Unknown error
e42: Operation was aborted by an application callback
e43: A libcurl function was given a bad argument
e44: Unknown error