class Gem::CompactIndexClient::HTTPFetcher

Fetches compact index files relative to base_uri using Gem::RemoteFetcher’s connection infrastructure (proxy, TLS, connection pooling). Implements the fetcher interface expected by Gem::CompactIndexClient: call(path, headers) returning a Gem::Net::HTTP response.