/*
* Copyright (c) 2025 Bastiaan van der Plaat
*
* SPDX-License-Identifier: MIT
*/
//! A simple small-http client pool example
use ;
const USER_AGENT: &str =
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0";