| Index: LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
|
| diff --git a/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt b/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
|
| index 6585f553e8ef3786db85fabb804e154300dba81c..a4a9a63e702c918d1953c802304df38d83b84ae2 100644
|
| --- a/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
|
| +++ b/LayoutTests/http/tests/navigation/ping-cross-origin-expected.txt
|
| @@ -1,7 +1,7 @@
|
| -PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php'.
|
| +PingLoader dispatched to 'http://localhost:8000/navigation/resources/save-Ping.php?test=cross-origin'.
|
| Ping sent successfully
|
| CONTENT_TYPE: text/ping
|
| HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-cross-origin.html
|
| -HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.php
|
| +HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.php?test=cross-origin
|
| HTTP_REFERER: http://127.0.0.1:8000/navigation/ping-cross-origin.html
|
| REQUEST_METHOD: POST
|
|
|