haproxy/reg-tests/cache
Maxime Henrion 66d5d6a54b REGTESTS: cache: validate the emission of 103s
Add four regtests to validate the behavior of the HTTP cache when early
hints are enabled.

- early_hints.vtc: covers 103 emission on stripped entries and that the
  "no-early-hints" rule keyword suppresses it.
- early_hints_ratio.vtc: covers cap-driven eviction of hints entries when
  the ratio is reached.
- early_hints_parsing.vtc: pins down the (deliberately strict) Link
  header parsing behaviour of link_is_hint() so future relaxations
  cannot silently change hint detection.
- early_hints_multiblock.vtc: checks that hints are still extracted when
  the relevant Link headers span more than one cache block.
2026-07-10 16:42:35 +02:00
..
basic.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
caching_rules.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
early_hints.vtc REGTESTS: cache: validate the emission of 103s 2026-07-10 16:42:35 +02:00
early_hints_multiblock.vtc REGTESTS: cache: validate the emission of 103s 2026-07-10 16:42:35 +02:00
early_hints_parsing.vtc REGTESTS: cache: validate the emission of 103s 2026-07-10 16:42:35 +02:00
early_hints_ratio.vtc REGTESTS: cache: validate the emission of 103s 2026-07-10 16:42:35 +02:00
expires.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
if-modified-since.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
if-none-match.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
post_on_entry.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
sample_fetches.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
vary.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
vary_accept_encoding.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00