ktor-http
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
encodeURLParameter
encode
URLParameter
fun
String
.
encodeURLParameter
(
spaceToPlus
:
Boolean
=
false
)
:
String
(
source
)
Encode
this
as query parameter key.
Report a problem