Lasso Soft Inc. > Home

[ web_request ]

Type

The [web_request] type allows Lasso to access data passed from the web server about the request that it is trying to fulfill for a client.

The [web_request] method is an object that gets created with each request.

  • Syntax
  • Methods
web_request
Has methods:
Examples
  • Beginner

Get the URL path passed to the web server

The code below will output the path of the URL sent to the web server. For this example, assume the following URL was requested: http://www.example.com/test?id=4&type=1

Code

web_request->requestUri

Result

/test?id=4&type=1

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