Web-based responsive document annotation tool
activeannoservice / application / KtorHttpsConfig
data class KtorHttpsConfig
Data class representing the HTTPS config for ktor
Name | Summary |
---|---|
<init> | Data class representing the HTTPS config for ktorKtorHttpsConfig(redirect: Boolean = false) |
Name | Summary |
---|---|
redirect | val redirect: Boolean |