mirror of
https://github.com/curl/curl.git
synced 2026-07-22 14:07:17 +03:00
curl.1: documented two missing valid exit codes
This commit is contained in:
parent
63e58b8b40
commit
76db03dd9a
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue