mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
os400: add new definitions to ILE/RPG binding.
This commit is contained in:
parent
d4643d6e79
commit
13d633d274
@ -5,7 +5,7 @@
|
||||
* | (__| |_| | _ <| |___
|
||||
* \___|\___/|_| \_\_____|
|
||||
*
|
||||
* Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
* Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
*
|
||||
* This software is licensed as described in the file COPYING, which
|
||||
* you should have received as part of this distribution. The terms
|
||||
@ -1436,6 +1436,8 @@
|
||||
d c X'0050002C'
|
||||
d CURLINFO_TLS_SSL_PTR... CURLINFO_SLIST + 45
|
||||
d c X'0040002D'
|
||||
d CURLINFO_HTTP_VERSION... CURLINFO_LONG + 46
|
||||
d c X'0020002E'
|
||||
*
|
||||
d CURLINFO_HTTP_CODE... Old ...RESPONSE_CODE
|
||||
d c X'00200002'
|
||||
@ -1466,6 +1468,13 @@
|
||||
d c 10
|
||||
d CURLSSLBACKEND_MBEDTLS...
|
||||
d c 11
|
||||
* Aliases for clones.
|
||||
d CURLSSLBACKEND_LIBRESSL...
|
||||
d c 1
|
||||
d CURLSSLBACKEND_BORINGSSL...
|
||||
d c 1
|
||||
d CURLSSLBACKEND_WOLFSSL...
|
||||
d c 6
|
||||
*
|
||||
d curl_closepolicy...
|
||||
d s 10i 0 based(######ptr######) Enum
|
||||
|
Loading…
Reference in New Issue
Block a user