serenity/Ladybird/AppKit
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
..
Application Ladybird/AppKit: Add actions to set navigator compatibility mode 2024-11-01 05:09:09 -04:00
System
UI Ladybird/AppKit: Use system accent color in palette 2024-11-04 12:53:24 -05:00
Utilities Ladybird/AppKit: Implement the <input type=file> UI 2024-02-26 14:18:49 +01:00
main.mm LibWeb: Implement very basic in-memory HTTP caching 2024-11-05 11:22:07 -05:00