httpreqlabel
httpreqlabel |
Purpose
Synopsis
function httpreqlabel(reqid:integer):string
Argument
reqid
|
Request number
|
Return value
Label of the request
Further information
The
label of the request is the URL after having removed server reference and query data (for instance the label returned for
"http://srv/some/path?a=10" is
"some/path").
Related topics
Module