aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/curl.inc.in
diff options
context:
space:
mode:
authorPatrick Monnerat <pm@datasphere.ch>2014-02-14 11:13:01 +0100
committerPatrick Monnerat <pm@datasphere.ch>2014-02-14 11:13:01 +0100
commit38a56a9d945a06b384568e6552455dfeb486497e (patch)
treeb5738d22d5585ae0526638025bc77894b105b3c3 /packages/OS400/curl.inc.in
parent25600bdf750906e9f18ca234f00edc91b777b225 (diff)
OS400: Add new options to RPG binding.
Diffstat (limited to 'packages/OS400/curl.inc.in')
-rw-r--r--packages/OS400/curl.inc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index 831c9c722..8cd70b606 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -1182,6 +1182,12 @@
d c 10223
d CURLOPT_LOGIN_OPTIONS...
d c 10224
+ d CURLOPT_SSL_ENABLE_NPN...
+ d c 00225
+ d CURLOPT_SSL_ENABLE_ALPN...
+ d c 00226
+ d CURLOPT_EXPECT_100_TIMEOUT_MS...
+ d c 00227
*
/if not defined(CURL_NO_OLDIES)
d CURLOPT_SSLKEYPASSWD...