pub fn agent() -> (&'static str, Option<&'static str>)
Available on crate features blocking-client or async-client only.
Expand description

Returns the name of the agent as key-value pair, commonly used in HTTP headers.