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.

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