HSTS
HSTS feature that appends Strict-Transport-Security
HTTP header to every response. See http://ktor.io/servers/features/hsts.html for details See RFC 6797 https://tools.ietf.org/html/rfc6797
Constructors
Types
Link copied to clipboard
HSTS configuration
Link copied to clipboard
object Feature : ApplicationFeature<ApplicationCallPipeline, HSTS.Configuration, HSTS>
Content copied to clipboard
Feature installation object