Returns the web object's HTTP properties:
The URL format is the follow : http://ServerHost:ServerPort/ScriptPath/ScriptName
Note: The BaseUrl returns: http://ServerHost:ServerPort/ScriptPath/
Ex: http://wiki.genexus.com/commwiki/servlet/heditpage?6933
Property |
Result |
&Httprequest.RemoteAddress |
fe80::4081:515a:9289:2dc6%11 * |
&Httprequest.BaseUrl |
http://wiki.genexus.com/commwiki/servlet/ |
&Httprequest.ErrDescription |
- |
&Httprequest.Method |
GET |
&Httprequest.QueryString |
6933 |
&Httprequest.Referrer |
Caller's URL |
&Httprequest.ScriptName |
heditpage |
&Httprequest.ScriptPath |
/commwiki/servlet/ |
&Httprequest.Secure |
0 |
&Httprequest.ServerHost |
wiki.genexus.com |
&Httprequest.ServerPort |
80 |
Objects: Procedures, Transactions, Web Panels
Languages: .NET, Java, Ruby (up to and including GeneXus X Evolution 3)