mirror of
https://github.com/curl/curl.git
synced 2026-04-18 21:51:49 +03:00
os400: Add missing CURLE error constants
Bug: https://github.com/curl/curl/pull/4754#issuecomment-569126922 Reported-by: Emil Engler
This commit is contained in:
parent
97934a2f71
commit
779b415a2a
1 changed files with 6 additions and 0 deletions
|
|
@ -596,6 +596,12 @@
|
|||
d c 91
|
||||
d CURLE_HTTP2_STREAM...
|
||||
d c 92
|
||||
d CURLE_RECURSIVE_API_CALL...
|
||||
d c 93
|
||||
d CURLE_AUTH_ERROR...
|
||||
d c 94
|
||||
d CURLE_HTTP3...
|
||||
d c 95
|
||||
*
|
||||
/if not defined(CURL_NO_OLDIES)
|
||||
d CURLE_URL_MALFORMAT_USER...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue