ktor-server-servlet / io.ktor.server.servlet / ServletContextAttribute

ServletContextAttribute

val ServletContextAttribute: AttributeKey<ServletContext>

Attribute that is added by ktor servlet to application attributes to hold ServletContext instance.