ladybird/Ladybird/WebContent
Andreas Kling a3c8e60710 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.
2024-06-23 09:37:23 +02:00
..
CMakeLists.txt Ladybird: Use fontconfig to choose generic fonts on non-Apple systems 2024-06-08 10:23:36 +02:00
main.cpp LibWeb: Implement very basic in-memory HTTP caching 2024-06-23 09:37:23 +02:00