mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-17 23:35:36 +00:00
Return the body length stored on CacheEntryReader instead of using the footer field inherited from CacheEntry. Readers do not populate the footer until validation, but RequestServer needs the size before then to choose between pipe transfer and file-backed mapping. |
||
|---|---|---|
| .. | ||
| CacheEntry.cpp | ||
| CacheEntry.h | ||
| CacheIndex.cpp | ||
| CacheIndex.h | ||
| CacheMode.h | ||
| CacheRequest.h | ||
| DiskCache.cpp | ||
| DiskCache.h | ||
| DiskCacheSettings.cpp | ||
| DiskCacheSettings.h | ||
| MemoryCache.cpp | ||
| MemoryCache.h | ||
| Utilities.cpp | ||
| Utilities.h | ||
| Version.h | ||