serenity/Ladybird/WebContent
Andreas Kling 09a3dcb9c9 LibWeb: Implement very basic in-memory HTTP caching
This patch adds a simple in-memory HTTP cache to each WebContent
process.

It's currently off by default (turn it on with --enable-http-cache)
since the validation logic is lacking and incomplete.

(cherry picked from commit a3c8e60710451c1325f6718b253e8d1ee2029a30)
2024-11-05 11:22:07 -05:00
..
CMakeLists.txt Everywhere: Gently remove the ladybird android port 2024-06-11 19:40:08 -04:00
main.cpp LibWeb: Implement very basic in-memory HTTP caching 2024-11-05 11:22:07 -05:00