Package io.ktor.server.plugins.httpsredirect

Types

Link copied to clipboard
class HttpsRedirectConfig

A configuration for the HttpsRedirect plugin.

Properties

Link copied to clipboard
val HttpsRedirect: <ERROR CLASS><HttpsRedirectConfig>

A plugin that redirects all HTTP requests to the HTTPS counterpart before processing the call.