set_global_default_user_agent

Function set_global_default_user_agent 

Source
pub fn set_global_default_user_agent(user_agent: String)
Expand description

Set the global default user-agent

This is what’s used when no user-agent is set in the ClientSettings and no user-agent header is set in the Request.