authHeader

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

Http auth header retrieval function. By default it does parse Authorization header content.