Expand description
User agent calculation and injection for HTTP calls.
Structs§
- User
Agent - The user agent value to be used in HTTP calls.
Functions§
- set_
user_ agent - Set the user agent globally with the given user agent value. All HttpClients constructed after setting the user agent will use this value.