| Index: LayoutTests/http/tests/navigation/ping-same-origin-expected.txt
|
| diff --git a/LayoutTests/http/tests/navigation/ping-same-origin-expected.txt b/LayoutTests/http/tests/navigation/ping-same-origin-expected.txt
|
| index f4fb40bf0225a14eb1994cfc6313dd59e296a000..3e8ca96676904df645168920ce1d33d62f423892 100644
|
| --- a/LayoutTests/http/tests/navigation/ping-same-origin-expected.txt
|
| +++ b/LayoutTests/http/tests/navigation/ping-same-origin-expected.txt
|
| @@ -1,6 +1,6 @@
|
| -PingLoader dispatched to 'http://127.0.0.1:8000/navigation/resources/save-Ping.php'.
|
| +PingLoader dispatched to 'http://127.0.0.1:8000/navigation/resources/save-Ping.php?test=same-origin'.
|
| Ping sent successfully
|
| CONTENT_TYPE: text/ping
|
| HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-same-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=same-origin
|
| REQUEST_METHOD: POST
|
|
|