1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

new VMS messages from Nico Baggus

This commit is contained in:
Daniel Stenberg 2002-03-06 23:18:22 +00:00
parent 4441df90c1
commit 9bb64d6827

View File

@ -48,4 +48,9 @@ BADPARAM <Internal Error, Bad parameter to function>
BADORDER <Internal Error, Bad function calling order>
BADPWD <Bad password entered>
MNYREDIR <Too many redirects>
UNKTELNET <Unknown TELNET option specified>
UNKMSG <Unknown message (50)>
BADSSLCERT <Remote peer's SSL certificate wasn't OK>
SRVNOERR <The Server didn't reply anything, which here is considered an error>
MAXMSG <This is the LAST KNOWN MESSAGE, appearantly more have been added>
.END