The one HTTP client in Cherry: plain :httpc (no runtime deps), TLS
verification against the OS trust store, redirects followed — GitHub
serves release assets through a redirect to its CDN.
Cherry.Upgrade takes this module's fetch/1 as its default fetcher;
tests inject a local stand-in instead.
Summary
Functions
GETs a URL, returning the body on 200.