Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/navigation/form-targets-cross-site-frame-get-expected.txt

Issue 2225383003: Origin header should be preserved in http requests made via OpenURL code path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update a comment in FlagExpectations/site-per-process to match bug title. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test field: 1 Test field:
2 2
3 3
4 -------- 4 --------
5 Frame: 'cross-site-frame' 5 Frame: 'cross-site-frame'
6 -------- 6 --------
7 This page was requested with the HTTP method GET. 7 This page was requested with the HTTP method GET.
8 8
9 Parameters: 9 Parameters:
10 10
11 test-field = test-value 11 test-field = test-value
12 Http headers:
13
14 HTTP_CONNECTION = keep-alive
15 HTTP_HOST = localhost:8080
16 HTTP_REFERER = http://127.0.0.1:8000/navigation/form-targets-cross-site-frame-ge t.html
17 HTTP_UPGRADE_INSECURE_REQUESTS = 1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698