commit | 5e8a1cd59c4c81cd3ceb9bcf93a8c0508af16aae | [log] [tgz] |
---|---|---|
author | Dominic Battre <[email protected]> | Tue Jan 02 16:16:58 2018 |
committer | Commit Bot <[email protected]> | Thu Jan 04 12:40:28 2018 |
tree | cd03661d45f2b84a9d98c42e0a2c0b3bd0f9ee56 | |
parent | 69ded0f7f1e33889316d12b8e3dedb66a42ab320 [diff] |
Strip variation header if a request is redirected to a non-google server If a request is redirected from a Google domain to a non-googel domain, the variation header (X-Client-Data) should not be forwarded to the new server. This is implemented by stripping the header in the ChromeNetworkDelegate when a redirect happens. Bug: 794644 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ie11021509997f03ba886f7ed370a93ecba00519e Reviewed-on: https://chromium-review.googlesource.com/836869 Reviewed-by: Alexei Svitkine <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Mark Pearson <[email protected]> Commit-Queue: Dominic Battré <[email protected]> Cr-Commit-Position: refs/heads/master@{#526964}
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 .