pub async fn head( addr: &str, topic: &str, follow: bool, context: Option<&str>, ) -> Result<(), Box<dyn Error + Send + Sync>>