rewrite_uri


Description:

[ Version ( since = "1.2.0" ) ]
public string rewrite_uri (string uri)

Utility function to re-write an uri to the IPv6 link-local form which has the zone index appended to the IP address.

Parameters:

this

a Context

uri

an uri to rewrite if necessary

Returns:

A re-written version of the uri if the context is on a link-local IPv6 address, a copy of the uri otherwise or null if uri was invalid