ktor
2.0.x
Select version
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvm
ktor-server-core
/
io.ktor.server.http.content
/
CompressedFileType
Compressed
File
Type
jvm
enum
CompressedFileType
:
Enum
<
CompressedFileType
>
Content copied to clipboard
Supported pre compressed file types and associated extensions
See Also:
Accept-Encoding
Entries
Functions
Properties
Entries
GZIP
Link copied to clipboard
jvm
GZIP
(
"gz"
,
"gzip"
)
Content copied to clipboard
BROTLI
Link copied to clipboard
jvm
BROTLI
(
"br"
)
Content copied to clipboard
Functions
file
Link copied to clipboard
jvm
fun
file
(
plain
:
File
)
:
File
Content copied to clipboard
Properties
encoding
Link copied to clipboard
jvm
val
encoding
:
String
Content copied to clipboard
extension
Link copied to clipboard
jvm
val
extension
:
String
Content copied to clipboard
name
Link copied to clipboard
jvm
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
jvm
val
ordinal
:
Int
Content copied to clipboard