pub(crate) async fn request( message: &[u8], path: &Path, err_not_found: bool, ) -> Result<String, i32>