util::http::curl::version_not_cached (private)

 util::http::curl::version_not_cached

Defined in packages/acs-tcl/tcl/http-client-procs.tcl

Gets Curl's version number.

Partial Call Graph (max 5 caller/called nodes):
%3 util::http::curl::version util::http::curl::version (private) util::http::curl::version_not_cached util::http::curl::version_not_cached util::http::curl::version->util::http::curl::version_not_cached

Testcases:
No testcase defined.
Source code:
    set version [lindex [exec curl --version] 1]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: