mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
We currently will perform some revalidation from both WebContent and RequestServer. For simplicity's sake, now that the memory cache only holds fresh responses, let's remove revalidation handling from the WebContent process. If a memory-cached response is stale, it's fine to just forward that request to RequestServer. It will then either be served by disk cache, or revalidated at that point.
12 KiB
12 KiB