return a new URI replacing the current with its normalized path, resolving '..' and '.' segments
Optional
skipEncoding: booleanreturn a new URI replacing the current with the given authority
return a new URI replacing the current with the given fragment
return this URI without a authority
return this URI without a fragment
return this URI without a path
return this URI without a query
Static
fromStatic
fromStatic
get
Return all uri from the current to the top most.