Index: LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt |
diff --git a/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt b/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt |
index 4d01c5971de14a3fe060fa0dfde3fcd003628b9e..2f35fd87c128c2c825b98e787393819239c6665f 100644 |
--- a/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt |
+++ b/LayoutTests/http/tests/navigation/beacon-same-origin-expected.txt |
@@ -30,6 +30,7 @@ PASS |
Sending beacon with type: [object Blob] |
PASS navigator.sendBeacon("resources/save-beacon.php?name=same-origin", payload); is true |
PASS Beacon sent successfully |
+PASS Content-Type: text/plain;from-beacon=true |
PASS Origin: http://127.0.0.1:8000 |
PASS Referer: http://127.0.0.1:8000/navigation/beacon-same-origin.html |
PASS Request-Method: POST |