pub fn strip_public_authorization_header<'a>( headers: impl IntoIterator<Item = (&'a str, &'a str)>, ) -> Vec<(&'a str, &'a str)>