ktor-http
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
fromFileExtension
from
File
Extension
fun
ContentType.Companion
.
fromFileExtension
(
ext
:
String
)
:
List
<
ContentType
>
(
source
)
Recommended content type by file name extension
Report a problem