Change MISSING_VIA_HEADER_4XX bypasses to only last 1 second.
commit8c2273d6551e93e5d47806b0aeb9e1abcf4ee1d5
authorsclittle <sclittle@chromium.org>
Sat, 11 Oct 2014 00:52:08 +0000 (10 17:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 11 Oct 2014 00:52:21 +0000 (11 00:52 +0000)
tree9eec56589959e80c1535fe0503ca4f908b4a4506
parent9b77e9f16a4bbd4e13c39f8084c2846f933d4776
Change MISSING_VIA_HEADER_4XX bypasses to only last 1 second.

Reduce the duration of MISSING_VIA_HEADER_4XX data reduction proxy bypasses down to 1 second instead of 1-5 minutes, since any 4xx error that could occur at that point would be scoped to just the current request.

BUG=422526

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

Cr-Commit-Position: refs/heads/master@{#299222}
components/data_reduction_proxy/browser/data_reduction_proxy_protocol_unittest.cc
components/data_reduction_proxy/common/data_reduction_proxy_headers.cc