ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / application / KtorHttpsConfig

KtorHttpsConfig

data class KtorHttpsConfig

Data class representing the HTTPS config for ktor

Constructors

Name Summary
<init> Data class representing the HTTPS config for ktorKtorHttpsConfig(redirect: Boolean = false)

Properties

Name Summary
redirect val redirect: Boolean