smola/galimatias

Change URL path() and pathString() to path() and pathSegments()

Closed this issue · 0 comments

The default URL.path() should return a String with the path. While pathSegments() should return the List of segments.