ladybird/Libraries/LibHTTP/Cache
2026-01-19 08:02:14 -05:00
..
CacheEntry.cpp LibCore+LibHTTP+RequestServer: Send data via sockets instead of pipes 2026-01-19 06:53:29 -05:00
CacheEntry.h LibCore+LibHTTP+RequestServer: Send data via sockets instead of pipes 2026-01-19 06:53:29 -05:00
CacheIndex.cpp LibHTTP: Prefix disk cache debug messages with "[disk]" text 2026-01-10 09:02:41 -05:00
CacheIndex.h LibHTTP: Use correct cache key type in disk cache index entry storage 2025-12-21 09:24:51 -06:00
CacheRequest.h LibHTTP+RequestServer: Implement the stale-while-revalidate directive 2025-12-13 13:07:02 -06:00
DiskCache.cpp LibHTTP: Prefix disk cache debug messages with "[disk]" text 2026-01-10 09:02:41 -05:00
DiskCache.h LibHTTP: Define the DiskCache::cache_directory getter as const 2026-01-19 08:02:14 -05:00
MemoryCache.cpp LibHTTP: Do not respond to Range requests with cached full responses 2026-01-10 09:02:41 -05:00
MemoryCache.h LibHTTP+LibWeb: Do not cache range requests (for now) 2026-01-08 11:59:12 +01:00
Utilities.cpp LibHTTP+LibWeb: Do not cache range requests (for now) 2026-01-08 11:59:12 +01:00
Utilities.h LibHTTP+LibWeb: Do not cache range requests (for now) 2026-01-08 11:59:12 +01:00
Version.h LibHTTP+RequestServer: Move the HTTP cache implementation to LibHTTP 2025-11-29 08:35:02 -05:00