Skip to content

EntropyEngine::Networking::HTTP::DefaultProxyResolver

EntropyEngine::Networking::HTTP::DefaultProxyResolver

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

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

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

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

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

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

DefaultProxyResolver()

Updated on 2026-01-26 at 16:50:32 -0500