header

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

Gets the first value of a name header or returns null if missing.