3.1.5.3.16 url to web url
The url to web url request is used by the client to decompose the URL into the server-relative URL of the site that contains the URL and the server-relative URL for the file within the site.
Tokens
service_name: This parameter is deprecated. See service_name in section 3.1.5.3.1.
url: A URL-STRING specifying the server-relative URL of the object that the client wants to decompose.
flags: The flags parameter. An INT MUST be ignored by the server but MAY be sent by the client and SHOULD equal zero.
URL
FPShtmlScriptUrl
Return Values
webUrl: A URL-STRING specifying the server-relative URL of the site.
fileUrl: A URL-STRING specifying the service-relative URL of the file.