ktor-server-host-common / io.ktor.server.engine / BaseApplicationCall / putResponseAttribute

putResponseAttribute

protected fun putResponseAttribute(response: BaseApplicationResponse = this.response): Unit

Put engine response attribute. This is required for base implementation to work properly