Lasso Soft Inc. > Home

[ curl_version_info ]

Method

[curl_version_info] returns a staticarray filled with information about various run-time features in libcurl.

  • Syntax
curl_version_info
Examples
  • Intermediate

To obtain an array with version info for the libcurl installed at the host

Code

curl_version_info()

Result

staticarray(
	(age = 3), 
	(version_num = 463623), 
	(ssl_version_num = 0), 
	(ares_num = 0), 
	(version = 7.19.7), 
	(host = universal-apple-darwin10.0), 
	(ssl_version = OpenSSL/0.9.8l), 
	(libz_version = 1.2.3), 
	(ares = ), 
	(libidn = ), 
	(protocols = staticarray(tftp, 
		ftp, 
		telnet, 
		dict, 
		ldap, 
		http, 
		file, 
		https, 
		ftps
	))
)

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft