class Capsium::Registry::Remote

A read-only static registry behind an https base URL (any static host: GitHub Pages, S3, nginx). index.json and .cap files are fetched over net/http with redirect following and timeouts; plain http is accepted for loopback hosts only (local development).