lix/tests
eldritch horrors dd4a2c1759 libstore: fix http abuses no longer working
while refactoring the curl wrapper we inadvertently broken the immutable
flake protocol, because the immutable flake protocol accumulates headers
across the entire redirect chain instead of using only the headers given
in the final response of the chain. this is a problem because Some Known
Providers Of Flake Infrastructure set rel=immutable link headers only in
the penultimate entry of the redirect chain, and curl does not regard it
as worth returning to us via its response header enumeration mechanisms.

fixes lix-project/lix#358

Change-Id: I645c3932b465cde848bd6a3565925a1e3cbcdda0
2024-05-29 22:35:29 +00:00
..
functional libfetchers: log fetches by URL just before they happen 2024-05-24 15:15:42 -06:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos libstore/build: always enable seccomp filtering and no-new-privileges 2024-05-24 21:19:29 +00:00
unit libstore: fix http abuses no longer working 2024-05-29 22:35:29 +00:00