Function collab2::auth::validate_header

source ·
pub async fn validate_header<B>(
    req: Request<B>,
    next: Next<B>
) -> impl IntoResponse