1. dd270e0 BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage by Remi Tricot-Le Breton · Tue Jul 04 17:13:28 2023 +0200
  2. a59ce4f BUG/MINOR: cache: Cache response even if request has "no-cache" directive by Remi Tricot-Le Breton · Tue Feb 21 11:47:17 2023 +0100
  3. 7c64767 REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses by Christopher Faulet · Wed Nov 16 17:19:42 2022 +0100
  4. beec7ea BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header by Tim Duesterhus · Fri Jun 18 15:09:28 2021 +0200
  5. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · Sun May 09 14:41:41 2021 +0200
  6. 85a8136 REGTESTS: Fix required versions for several scripts by Christopher Faulet · Tue Dec 15 17:13:39 2020 +0100
  7. 6ca8916 MINOR: cache: Do not store responses with an unknown encoding by Remi Tricot-Le Breton · Thu Jan 07 14:50:51 2021 +0100
  8. 1e9a666 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Tue Jan 05 22:10:46 2021 +0500
  9. dc38bc4 BUG/MEDIUM: cache: Fix hash collision in `accept-encoding` handling for `Vary` by Tim Duesterhus · Tue Dec 29 12:43:53 2020 +0100
  10. e6cc5b5 MINOR: cache: Replace the "process-vary" option's expected values by Remi Tricot-Le Breton · Wed Dec 23 18:13:53 2020 +0100
  11. 14df1e1 REGTESTS: cache: Add a specific test for the accept-encoding normalizer by Remi Tricot-Le Breton · Wed Dec 23 18:13:51 2020 +0100
  12. b054b6d REGTESTS: cache: Simplify vary.vtc file by Remi Tricot-Le Breton · Wed Dec 23 18:13:50 2020 +0100
  13. e4421de BUG/MINOR: cache: Manage multiple headers in accept-encoding normalization by Remi Tricot-Le Breton · Wed Dec 23 18:13:46 2020 +0100
  14. 72cffaf MEDIUM: cache: Remove cache entry in case of POST on the same resource by Remi Tricot-Le Breton · Thu Dec 03 18:19:31 2020 +0100
  15. 795e141 MINOR: cache: Do not store stale entry by Remi Tricot-Le Breton · Thu Dec 03 18:19:29 2020 +0100
  16. 8bb72aa MINOR: cache: Improve accept_encoding_normalizer by Remi Tricot-Le Breton · Mon Nov 30 17:06:03 2020 +0100
  17. 754b242 MINOR: cache: Add a process-vary option that can enable/disable Vary processing by Remi Tricot-Le Breton · Mon Nov 16 15:56:10 2020 +0100
  18. 1785f3d MEDIUM: cache: Add the Vary header support by Remi Tricot-Le Breton · Mon Nov 16 15:56:09 2020 +0100
  19. cc9bf2e MEDIUM: cache: Change caching conditions by Remi Tricot-Le Breton · Thu Nov 12 11:14:41 2020 +0100
  20. a647611 MINOR: cache: Add Expires header value parsing by Remi Tricot-Le Breton · Wed Oct 28 17:52:53 2020 +0100
  21. bf97121 MINOR: cache: Create res.cache_hit and res.cache_name sample fetches by Remi Tricot-Le Breton · Tue Oct 27 11:55:57 2020 +0100
  22. 53161d8 MINOR: cache: Process the If-Modified-Since header in conditional requests by Remi Tricot-Le Breton · Fri Oct 23 10:51:28 2020 +0200
  23. 5bbdc81 REGTEST: cache: Add if-none-match test case by Remi Tricot-Le Breton · Thu Oct 22 10:40:06 2020 +0200
  24. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · Fri Mar 29 15:37:07 2019 +0100
  25. 8f16148 REGTEST: Add option to use HTX prefixed by the macro 'no-htx' by Christopher Faulet · Wed Dec 19 11:49:39 2018 +0100
  26. 86ff9c8 REGTEST: the cache regtest requires haproxy 1.9 by Willy Tarreau · Wed Dec 12 15:21:56 2018 +0100
  27. a3fe1bb REGTEST: Add a basic test for the cache. by Frédéric Lécaille · Wed Nov 28 11:36:48 2018 +0100