ktor-server-core / io.ktor.request / header

header

fun ApplicationRequest.header(name: String): String?

First header value for header with name or null if missing