Open
Description
This issue is a follow-up to bazelbuild/bazel#22207, which has more context on the motivation and need for range downloads
I'm using https://github.com/chainguard-dev/rules_apko, which depends on range downloads. In bazel >7.1, this is achieved by setting the headers attr.
The remote download APIs currently don't support range downloads, so I can't use rules_apko
in my bazel workspace.
Metadata
Metadata
Assignees
Labels
No labels