diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-04 16:29:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-04 16:29:23 +0000 |
commit | 45fc760985fa11ef98149418cbad02dadf748f31 (patch) | |
tree | 5e9e1c097cac271dd1f0504c2ea844bf57dc56f4 /perl/contrib/formfind | |
parent | 7968e3c2de56b035081f30ddcc9b60be2d75f396 (diff) |
Peter Sylvester's patch was applied that introduces the following:
CURLOPT_SSL_CTX_FUNCTION to set a callback that gets called with the
OpenSSL's ssl_ctx pointer passed in and allow a callback to act on it. If
anything but CURLE_OK is returned, that will also be returned by libcurl
all the way back. If this function changes the CURLOPT_URL, libcurl will
detect this and instead go use the new URL.
CURLOPT_SSL_CTX_DATA is a pointer you set to get passed to the callback set
with CURLOPT_SSL_CTX_FUNCTION.
Diffstat (limited to 'perl/contrib/formfind')
0 files changed, 0 insertions, 0 deletions