curl-library
RE: CURLINFO_GNUTLS_SESSION (was Re: Patch: Support CURLINFO_CERTINFO with GnuTLS)
Date: Thu, 28 Nov 2013 09:37:55 +0000
On Wed, 27 Nov 2013, Steve Holme wrote:
> > Here are two more patches.
>
> Many thanks for those - I will give them a complete review
> tomorrow and hopefully push them soon after.
Both now pushed. The website has also updated to show the example code as
well:
http://curl.haxx.se/libcurl/c/sessioninfo.html
A quick query I had which I wanted to put out there before we release
7.34.0:
The option we pass to curl_easy_getinfo() is CURLINFO_TLS_SESSION whilst the
struct is curl_tlsinfo. For consistency with each other should we name the
two CURLINFO_TLS_SESION_INFO and struct curl_tlssessioninfo or possibly
CURLINFO_TLS_SESSION (as is) and struct curl_tlssessioninfo? I must admit I
don't really like seeing INFO in the option name twice ;-)
Cheers again
Steve
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-11-28