| Index: third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt b/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
|
| index 0459fa706afaedf813e9b393b6b2444e7ea2553c..430aa43089c66b115333afb04ff242cbaf4697ca 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/navigation/post-basic-expected.txt
|
| @@ -4,6 +4,14 @@ Parameters:
|
|
|
| the-input = input value goes here
|
| submitwithpost = Submit with POST
|
| +Http headers:
|
| +
|
| +HTTP_CACHE_CONTROL = max-age=0
|
| +HTTP_CONNECTION = keep-alive
|
| +HTTP_HOST = 127.0.0.1:8000
|
| +HTTP_ORIGIN = http://127.0.0.1:8000
|
| +HTTP_REFERER = http://127.0.0.1:8000/navigation/resources/page-that-posts.html
|
| +HTTP_UPGRADE_INSECURE_REQUESTS = 1
|
|
|
| ============== Back Forward List ==============
|
| http://127.0.0.1:8000/navigation/resources/page-that-posts.html
|
|
|