build_client

Function build_client 

Source
pub fn build_client() -> Result<Client>
Expand description

Build the HTTP client used for installer downloads.

A dedicated user agent makes installer traffic easy to identify in server logs and keeps the install pipeline separate from catalog refresh traffic.