URI./
/segment
Group: Operators
Documentation
Extends the path of this URI with an additional segment.
Arguments
segment
: The segment to add to the path. Thesegment
may contain multiple segments separated by/
characters. Any other characters that are not normally permitted in a URI will be percent-encoded.