commit | e63bba9024d3397e80e393aed842ba9957385796 | [log] [tgz] |
---|---|---|
author | morlovich <[email protected]> | Wed Aug 30 16:28:44 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 30 16:29:02 2017 |
tree | 59edd92d5047d8de923e026c472ce9d2e7d68fed | |
parent | a4d6510204bf83d96f7bbcd40ecdbe919ec6d61b [diff] |
Interface for associating in-memory hint bytes with disk cache entries. Implementation for it in the mock cache (with off switch) The intent is to implement it in simple cache, and to use it in HttpCache::Transaction to avoid opening entries that would not be usable under present load flags due to caching-hostile headers. BUG=729679 Review-Url: https://codereview.chromium.org/2958033002 Cr-Commit-Position: refs/heads/master@{#498491}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .