1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
2 PingLoader dispatched to 'http://127.0.0.1:8000/navigation/resources/save-beacon.php?name=cookie'.
3 Checking transmission of Beacons involving cookies.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS navigator.sendBeacon("resources/save-beacon.php?name=cookie", "Blip"); is true
9 PASS Beacon sent successfully
10 PASS Content-Type: text/plain;charset=UTF-8
11 PASS Cookie: hello=world
12 PASS Origin: http://127.0.0.1:8000
13 PASS Referer: http://127.0.0.1:8000/navigation/beacon-cookie.html
14 PASS Request-Method: POST
18 PASS successfullyParsed is true