Lasso Soft Inc. > Home

[ web_request->raw ]

Method

The [web_request->raw] method returns a map of all the web server variables sent to Lasso by the web server.

  • Syntax
web_request->raw
Examples
  • Beginner

Display the server hostname variable

The code below displays the HTTP_HOST variable sent by the server when the URL http://www.example.com/test.lasso?id=1&type=3 is requested.

Code

web_request->raw->find('HTTP_HOST')

Result

www.example.com

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