okhttp / okhttp3 / HttpUrl / encodedFragment

encodedFragment

val encodedFragment: String?

This URL's encoded fragment, like "abc" for http://host/#abc. This is null if the URL has no fragment.