The [web_request_impl->serverSoftware] method returns the SERVER_SOFTWARE web server variable sent to Lasso.
The [web_request] method is a wrapper for the one [web_request_impl] object that gets created with each request, so use it to call this method.
web_request->serverSoftware
The code below displays the SERVER_SOFTWARE variable sent to Lasso by the web server. See your web server documentation for information on how to set this variable.
Code
web_request->serverSoftware
Result
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8l DAV/2 mod_fastcgi/2.4.2
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 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments