Constant USER_AGENT

Source
const USER_AGENT: &str = "chatmail/2 (+https://github.com/chatmail/core/)";
Expand description

User-Agent for HTTP requests if a resource usage policy requires it. By default we do not set User-Agent.