ktor
1.6.8
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
common
ktor-http
/
io.ktor.http
/
ContentType
/
withParameter
with
Parameter
common
fun
withParameter
(
name
:
String
,
value
:
String
)
:
ContentType
Content copied to clipboard
Creates a copy of
this
type with the added parameter with the
name
and
value
.