Return the last component of a URL.
Transform a Transport-relative path to a remote absolute path.
Derive a TO_LOCATION given a FROM_LOCATION.
Return the parent directory of the given path.
Compute just the relative sub-portion of a url
Find the scheme separator (://) and the first path separator
Create a URL by joining sections.
Create a new URL by adding segment parameters to an existing one.
Create a new URL by adding subsegments to an existing one.
Join URL path segments to a URL path segment.
Make sure that a path string is in fully normalized URL form.
Return a path to other from base.
Split a URL into its parent directory and a child directory.
Split the segment parameters of the last segment of a URL.
Split the subsegment of the last segment of a URL.
Strip the segment parameters from a URL.
Strip trailing slash, except for root paths.