Forum Discussion

Mack_Hanson_107's avatar
Mack_Hanson_107
Icon for Nimbostratus rankNimbostratus
May 11, 2005

Getting full path of request

How do I get the full path of the request, e.g. 'http://www.someplace.com/dirname/somepage.html'?     [HTTP::uri] only returns the path '/dirname/somepage.html', while   [HTTP::header ...