ktor-server-core / io.ktor.features / DefaultHeaders / Configuration / header

header

fun header(name: String, value: String): Unit

Adds standard header property name with the specified value.