1 Checking transmission of Beacons involving cookies.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS navigator.sendBeacon("resources/save-beacon.py?name=cookie", "Blip"); is true
7 PASS Beacon sent successfully
8 PASS Content-Type: text/plain;charset=UTF-8
9 PASS Cookie: hello=world
10 PASS Origin: http://127.0.0.1:8000
11 PASS Referer: http://127.0.0.1:8000/blink/sendbeacon/beacon-cookie.html
12 PASS Request-Method: POST
16 PASS successfullyParsed is true