Extract URI Path function
The Extract URI Path function extracts a URI from the HTTP header's URI string.
Input – HTTP header URI string, for example: URI?name1=value1&name2=value2....#fragment. The characters after ? or # may not be present. fragment is not part of the HTTP request and is only used by the Web browser client.