blob: 434652c3d8054dffe3c2c96a502ee7ca4de9d9d2 [file] [log] [blame]
HTML
<?
::rivet::no_body
puts "foo"
?>
MORE HTML
<?
puts bar
#headers set Foo Bar
flush stdout
#headers set Bee Bop
after 2000
puts stdout baz
?>
LAST HTML