pub(crate) fn http_client() -> Result<Client, InstallerError>Expand description
Builds an HTTP client with a 30-second timeout for manifest/binary fetches.
pub(crate) fn http_client() -> Result<Client, InstallerError>Builds an HTTP client with a 30-second timeout for manifest/binary fetches.