Integration test for CORS related data reduction proxy bypass
commit46b80798fc04651280742ec902ef3047936d2ef3
authorbengr <bengr@chromium.org>
Sat, 4 Oct 2014 00:03:47 +0000 (3 17:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 4 Oct 2014 00:04:04 +0000 (4 00:04 +0000)
treed7745321a93c24995492fb7650cb882b3ad6179a
parent67170fdcd3405a014144ae310f8ed5c0a83addb9
Integration test for CORS related data reduction proxy bypass

Added a test to verify that the bypass of a resource that requires
CORS headers is reloaded without the data reduction proxy.

BUG=418843

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

Cr-Commit-Position: refs/heads/master@{#298127}
tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py
tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py
tools/chrome_proxy/integration_tests/chrome_proxy_metrics_unittest.py
tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/corsbypass.py [new file with mode: 0644]