UriExt extension
Extension methods for the Uri class, providing additional utilities.
- on
Properties
- generateMd5 → String
-
Available on Uri, provided by the UriExt extension
Generates the MD5 hash of the URI as a string.no setter
Methods
-
pathPrefix(
[int relativePath = 0]) → String - Returns a string representation of the URI with a truncated path.