mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
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.