authHeader

fun authHeader(block: (ApplicationCall) -> HttpAuthHeader?)

Retrieves an HTTP authentication header. By default, it parses the Authorization header content.