bagder: curl-www/libcurl/c _example.html,1.12,1.13
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/c In directory labb:/tmp/cvs-serv16840 Modified Files: _example.html Log Message: added link to the curlx.c example Index: _example.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/c/_example.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- _example.html 31 Jan 2005 20:19:29 -0000 1.12 +++ _example.html 24 Aug 2005 08:13:44 -0000 1.13 @@ -111,6 +111,14 @@ shows how to use libxml to parse HTML retrieved with libcurl. <p> +<b>Using CURLOPT_SSL_CTX_FUNCTION</b><br> <a +href="http://curl.haxx.se/lxr/source/docs/examples/curlx.c">curlx.c</a> uses +<a +href="/libcurl/c/curl_easy_setopt.html#CURLOPTSSLCTXFUNCTION">CURLOPT_SSL_CTX_FUNCTION</a> +to set a custom callback to deal with an OpenSSL SSL_CTX * at SSL handshake +time. + +<p> <b>Doing SOAP with libcurl</b><br> <a href="http://www.vivtek.com/wftk/doc/code/wftk/action/ACTION_http.html">SOAP example by vivtek.com</a> _______________________________________________ http://cool.haxx.se/mailman/listinfo/curl-www-commits