Joins one or more input paths to the path of URI. '/' is used as the directory separation character.
The resolved path will be normalized. That means:
The input URI.
Rest
The paths to be joined with the path of URI.
A URI with the joined path. All other properties of the URI (scheme, authority, query, fragments, ...) will be taken from the input URI.
Joins one or more input paths to the path of URI. '/' is used as the directory separation character.
The resolved path will be normalized. That means: