We were returning the incorrect result when upgrading a cache entry to have exclusivity on must-revalidate requests. This could result in the entry being read and updated at the same time, especially if the server returned a non-304 response. |
||
|---|---|---|
| .. | ||
| CacheEntry.cpp | ||
| CacheEntry.h | ||
| CacheIndex.cpp | ||
| CacheIndex.h | ||
| CacheRequest.h | ||
| DiskCache.cpp | ||
| DiskCache.h | ||
| Utilities.cpp | ||
| Utilities.h | ||
| Version.h | ||