//! Shared HTTP / network primitives. Currently a single-module wrapper
//! around `ureq::Agent` with timeouts, but the right home for any future
//! cross-cutting network helpers (URL allowlist, redirect callback, etc.).
pubmodagent;pubmodurl_encode;#[allow(unused_imports)]pubuseagent::user_agent;pubuseagent::{USER_AGENT, agent};