okhttp / okhttp3 / HttpUrl / pathSize

pathSize

val pathSize: Int

The number of segments in this URL's path. This is also the number of slashes in this URL's path, like 3 in http://host/a/b/c. This is always at least 1.