Also define it in ILE/RPG binding.
CURLOPT_PROXY_CAPATH
CURLOPT_PROXY_CRLFILE
CURLOPT_PROXY_KEYPASSWD
+ CURLOPT_PROXY_PINNEDPUBLICKEY
CURLOPT_PROXY_SERVICE_NAME
CURLOPT_PROXY_SSLCERT
CURLOPT_PROXY_SSLCERTTYPE
case CURLOPT_PROXY_CAPATH:
case CURLOPT_PROXY_CRLFILE:
case CURLOPT_PROXY_KEYPASSWD:
+ case CURLOPT_PROXY_PINNEDPUBLICKEY:
case CURLOPT_PROXY_SERVICE_NAME:
case CURLOPT_PROXY_SSLCERT:
case CURLOPT_PROXY_SSLCERTTYPE:
d c X'00080000'
d CURL_VERSION_PSL...
d c X'00100000'
+ d CURL_VERSION_HTTPS_PROXY...
+ d c X'00200000'
*
d CURL_HTTPPOST_FILENAME...
d c X'00000001'
d c 10262
d CURLOPT_SOCKS_PROXYTYPE...
d c 00263
+ d CURLOPT_PROXY_PINNEDPUBLICKEY...
+ d c 10264
*
/if not defined(CURL_NO_OLDIES)
d CURLOPT_FILE c 10001