blob: 512121390ddd3013037e9e4205aa4648cbcfc162 [file] [log] [blame]
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