ktor-http
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
encodeURLPathPart
encode
URLPath
Part
fun
String
.
encodeURLPathPart
(
)
:
String
(
source
)
Encodes URL path segment. It escapes all illegal or ambiguous characters
Report a problem