Properties
Link copied to clipboard
A mutable list of decoded path segments. Any changes to this list will update the builder.
Link copied to clipboard
A mutable list of encoded path segments. Any changes to this list will update the builder.
Link copied to clipboard
Gets the segments of this URL path
Link copied to clipboard
Indicates whether a trailing slash is present in the path (e.g., "/foo/bar/" vs "/foo/bar")