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

curl.1: documented two missing valid exit codes

This commit is contained in:
Daniel Stenberg 2017-12-11 13:11:47 +01:00
parent 63e58b8b40
commit 76db03dd9a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -231,6 +231,10 @@ FTP chunk callback reported error
No connection available, the session will be queued
.IP 90
SSL public key does not matched pinned public key
.IP 91
Invalid SSL certificate status.
.IP 92
Stream error in HTTP/2 framing layer.
.IP XX
More error codes will appear here in future releases. The existing ones
are meant to never change.