lix/tests/unit
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
..
libcmd add libcmd test for lookupFileArg 2024-05-23 14:11:10 -06:00
libexpr remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libexpr-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libstore libstore: fix http abuses no longer working 2024-05-29 22:35:29 +00:00
libstore-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libutil remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libutil-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
meson.build Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main 2024-05-23 23:28:42 +00:00