OLD | NEW |
(Empty) | |
| 1 PingLoader dispatched to 'http://127.0.0.1:8000/navigation/resources/save-beacon
.php?name=cookie'. |
| 2 Checking transmission of Beacons involving cookies. |
| 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 5 |
| 6 |
| 7 PASS navigator.sendBeacon("resources/save-beacon.php?name=cookie", "Blip"); is t
rue |
| 8 PASS Beacon sent successfully |
| 9 PASS Content-Type: text/plain;charset=UTF-8 |
| 10 PASS Cookie: hello=world |
| 11 PASS Referer: http://127.0.0.1:8000/navigation/beacon-cookie.html |
| 12 PASS Request-Method: POST |
| 13 PASS Length: 4 |
| 14 PASS Body: Blip |
| 15 PASS |
| 16 PASS successfullyParsed is true |
| 17 |
| 18 TEST COMPLETE |
| 19 |
OLD | NEW |