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.content
/
OutgoingContent
/
ContentWrapper
/
setProperty
set
Property
open
override
fun
<
T
:
Any
>
setProperty
(
key
:
AttributeKey
<
T
>
,
value
:
T
?
)
(
source
)
Sets an extension property for this content
Report a problem