getHeader

fun getHeader(name: String): String?

Get a header by name. If multiple headers with the name exist the first is returned. Use getHeaders to get all headers with name.