blob: 5150eb4e893ad923c0649719c870a3be6aa9e9b5 [file] [log] [blame]
CONSOLE WARNING: line 186: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Test that a cookie set using JavaScript can be correctly read by HTTP server
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
checking that the cookie set in javascript can be read by HTTP server
PASS cookie is 'name=value'.
PASS successfullyParsed is true
TEST COMPLETE