]> git.ipfire.org Git - thirdparty/squid.git/commit
CI: More HTTP caching and revalidation tests (#1440)
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 2 Aug 2023 05:00:49 +0000 (05:00 +0000)
committerFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 11 Oct 2023 13:51:41 +0000 (15:51 +0200)
commite731314e97aa3c966d51cae33979f546284623ce
tree6477b2fd90ad6b9021418591cfa9f64e3dae3b4a
parent74e2228b462b0d9c5f890a4c811dd8b3475de66e
CI: More HTTP caching and revalidation tests (#1440)

Use Daft cache-response test to monitor for bugs in basic caching code,
including bugs like the one fixed by commit c203754. Unlike the old
proxy-collapsed-forwarding test that uses concurrent requests, this test
varies basic response properties.

Use Daft accumulate-headers-after-304 test to monitor for bugs like the
one fixed by commit 55e1c6e. Unlike old proxy-update-headers-after-304,
this test focuses on certain _problematic_ HTTP 304 header updates.
test-suite/test-functionality.sh