load_cookies
make_cookie test test
if ![info exists cookies(test)] {
html "This test was designed to test the functions of the new \"true\" "
html "headers in NeoWebScript."
html
html "You should now have a cookie set in your browser."
html
html "Reload this page. If you see this message again, the test has "
html "failed."
return
}
html "The test was successful!" b