Home Explore Blog Models CI



nix

src/libstore/http-binary-cache-store.md
c23d4e72cfe67406dd0868aaf260903aa1726232a1604ecf0000000300000083
R"(

**Store URL format**: `http://...`, `https://...`

This store allows a binary cache to be accessed via the HTTP
protocol.

)"

Chunks
f73f1c9c (1st chunk of `src/libstore/http-binary-cache-store.md`)
Title: HTTP/HTTPS Binary Cache Store Access
Summary
This store facilitates access to a binary cache using the HTTP protocol. It supports both `http://` and `https://` formats for its URL.