blob: 458bb87d8f21a8be7fafdcdca848f5fd2c852258 [file]
Tests that if the Cookie Store API get()/getAll() functions are used to fetch an unsecure cookie, they will set it to secure
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Cookie fetched by CookieStore::get() is secure
PASS Cookie fetched by CookieStore::getAll() is secure
PASS successfullyParsed is true
TEST COMPLETE