Chromium Code Reviews| OLD | NEW |
|---|---|
| 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:8000 | |
| 16 HTTP_REFERER = http://127.0.0.1:8000/navigation/form-targets-cross-site-frame-ge t.html | |
| 17 HTTP_UPGRADE_INSECURE_REQUESTS = 1 | |
|
Łukasz Anforowicz
2016/08/09 17:55:51
Interestingly, there is no HTTP_ORIGIN header here
jww
2016/08/09 22:38:22
The Origin header is defined by the Web Origin Con
Łukasz Anforowicz
2016/08/10 00:03:19
Thanks for the explanation. I feel much better ab
jww
2016/08/10 00:44:52
As mentioned on the bug, the Fetch spec is the def
| |
| OLD | NEW |