| Index: LayoutTests/http/tests/navigation/ping-cookie-expected.txt
|
| diff --git a/LayoutTests/http/tests/navigation/ping-cookie-expected.txt b/LayoutTests/http/tests/navigation/ping-cookie-expected.txt
|
| index 534478761c1d0505c5a0dc253f939d79c2cbd974..00d3c33021d40122dc002bd1c5539a49975789b6 100644
|
| --- a/LayoutTests/http/tests/navigation/ping-cookie-expected.txt
|
| +++ b/LayoutTests/http/tests/navigation/ping-cookie-expected.txt
|
| @@ -1,7 +1,7 @@
|
| -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=cookie'.
|
| Ping sent successfully
|
| CONTENT_TYPE: text/ping
|
| HTTP_COOKIE: hello=world
|
| HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-cookie.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=cookie
|
| REQUEST_METHOD: POST
|
|
|