Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeFrame IE6 builder. These tests
randomly fail as IE6 caches the response as per the directive passed back by the python webserver.
Proposed fix is to send back the no-cache header for all echoheader requests. The URLRequestTestHTTP.VaryHeader
test expects the response to be cached. Added a new url substring /echoheadercache which returns back the
expected cache header.
Removed the echoheaderoverride url handling from the test server.
BUG=none
TEST=ChromeFrame net tests should pass on IE6. Net tests should continue to pass everywhere else.
Review URL: http://codereview.chromium.org/6810001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80808 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed