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

header

fun header(headerName: String): Unit

Setup retrieve/reply cycle via HTTP request and response headers headerName. Identical to retrieveFromHeader and replyToHeader invocations with the same headerName