Dear all,

I wonder if it is possible to get access to the libnghttp2 version used
via curl_version_info_data. Similar to ssl_version, libz_version and
alike. Since its a major component in CURL as well, it seems useful.

Rationale: I would like to show in my application all 3rd party
libraries used and their versions. For now, I've to manually include the
respective nghttp2 header file but using the "proper" CURL way would be
more intuitive and reduces header-file dependency.

Best regards,
Morten.
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to