ktor-utils
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-utils
ktor-utils
/
io.ktor.util
/
Attributes
/
remove
remove
abstract
fun
<
T
:
Any
>
remove
(
key
:
AttributeKey
<
T
>
)
(
source
)
Removes an attribute with the specified
key
Report a problem