chromium-src-build/ios
ricea 59a46f765b stale-while-revalidate experimental implementation.
Simplistic implementation of stale-while-revalidate. See design doc at
https://docs.google.com/document/d/1DMCIMAKjyKeYiu69jlI5OsO2pGyAMb81XflYK4hxsNM/edit?usp=sharing

This implementation has known flaws:
1. Set-Cookie, Strict-Transport-Security and Public-Key-Pins headers
are lost from the responses of asynchronous revalidations.
2. Conditional requests sent from the Blink cache do not have the
stale-while-revalidate logic applied to them.
3. Support for the bandwidth reduction proxy is hacky.

It will be replaced with a better implementation if/when the concept is proven.

BUG=348877
TEST=net_unittests

Review URL: https://codereview.chromium.org/455623003

Cr-Original-Commit-Position: refs/heads/master@{#298649}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 64c07d7959386d30a0e4aa1371e2bdcd3d436476
2014-10-08 03:37:20 +00:00
..
PRESUBMIT.py Add context to "file must be sorted" error message in ios/PRESUBMIT.py 2014-02-17 12:19:37 +00:00
chrome_ios.croc Add croc config file for iOS code coverage. 2012-10-09 17:00:57 +00:00
clean_env.py Add build/ios/mac_build.gypi for building Mac components used by iOS build 2012-08-07 16:06:34 +00:00
grit_whitelist.txt stale-while-revalidate experimental implementation. 2014-10-08 03:37:20 +00:00
mac_build.gypi Remove unused variable ios_mac_build 2014-09-15 17:50:21 +00:00