Skip to content

EntropyEngine::Networking::HTTP::EnvProxyResolver

EntropyEngine::Networking::HTTP::EnvProxyResolver

Section titled “EntropyEngine::Networking::HTTP::EnvProxyResolver”

Inherits from EntropyEngine::Networking::HTTP::ProxyResolver

Name
virtual ProxyResultresolve(const std::string & scheme, const std::string & host, uint16_t port) override

Public Functions inherited from EntropyEngine::Networking::HTTP::ProxyResolver

Name
virtual~ProxyResolver() =default
virtual ProxyResult resolve(
const std::string & scheme,
const std::string & host,
uint16_t port
) override

Reimplements: EntropyEngine::Networking::HTTP::ProxyResolver::resolve


Updated on 2026-01-26 at 17:14:35 -0500