ladybird/Tests/LibWeb/Text/expected/Cache
Timothy Flynn 813986237e LibWeb: Add some tests that exercise the HTTP disk cache
Our HTTP disk cache is currently manually tested against various sites.
This patch adds some tests to cover various scenarios, including non-
cacheable responses, expired responses, and revalidation.

In order to ensure we hit the disk cache in RequestServer, we must
disable the in-memory cache in WebContent.
2025-11-20 09:33:49 +01:00
..
http-disk-cache.txt LibWeb: Add some tests that exercise the HTTP disk cache 2025-11-20 09:33:49 +01:00