ktor-http
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
ContentDisposition
/
withParameter
with
Parameter
fun
withParameter
(
key
:
String
,
value
:
String
,
encodeValue
:
Boolean
=
true
)
:
ContentDisposition
(
source
)
Creates new with parameter appended.
Report a problem