Removes a prefix from this path and returns the remainder. Keeps leading slashes. Returns this unmodified if the prefix doesn't match.
See Implementation
Removes a prefix from this path and returns the remainder. Keeps leading slashes. Returns this unmodified if the prefix doesn't match.