Skip to main content

USER_AGENT

Constant USER_AGENT 

Source
pub const USER_AGENT: &str = "anodizer/0.4.0";
Expand description

Canonical user-agent string sent with every anodizer HTTP request.

Versioning the UA matters for upstream services that rate-limit or fingerprint by client identity (Discourse, Reddit, GitHub, etc.).