···6868The prototype is a CLI that wraps a GET HTTP request in a 45s timeout independent of the HTTP client's timeout. It also includes 3 retries by default.
69697070```console
7171-$ go run main.go <URL> # e.g. go run main.go https://github.com/cuducos/chunk
7171+$ go run main.go <URL> # e.g. go run main.go https://github.com/cuducos/chunk/archive/refs/heads/main.zip
7272```
73737474The API should work like this: