No description
Luke Granger-Brown
08098fb666
This adds both redirect-to-signed-URL and proxy fileserving. The proxy fileserving is somewhat limited: we don't support the Range header, and it isn't easy to reuse the net/http ServeContent implementation because that requires a SeekCloser. I think it might be possible to "bodge" a SeekCloser on top of dynamically opening files, but it'll be a bit wonky and will be slower than strictly necessary. |
||
---|---|---|
.reuse | ||
go | ||
hack | ||
LICENSES | ||
nix | ||
ops | ||
py | ||
third_party | ||
web | ||
.gitlab-ci.yml | ||
.hgignore | ||
ci-root.nix | ||
default.nix | ||
docker-images.nix | ||
home-manager-ext.nix | ||
README.md | ||
version.nix |