ktor-utils
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util
/
appendIfNameAndValueAbsent
append
If
Name
And
Value
Absent
fun
StringValuesBuilder
.
appendIfNameAndValueAbsent
(
name
:
String
,
value
:
String
)
:
StringValuesBuilder
(
source
)
Appends
name
pair if there is no existing
name
pair
Report a problem