Remove origin header manipulation from RenderFrameImpl
The origin header manipulation was introduced at https://codereview.chromium.org/343273005. As we are moving CORS to services/network, let's stop manipulation origin header in renderer. This fixes origin header for GET-nor-HEAD request from extensions. Bug: 967630, 595993 Change-Id: I5bb5342ebceb133aa726ebc9125f6c1a5f71a0c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1633869 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#664114}
Showing
Please register or sign in to comment