view tests/error.ur @ 1320:add5ae41969e

In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
author Adam Chlipala <adam@chlipala.net>
date Sat, 20 Nov 2010 09:48:03 -0500
parents c0e4ac23522d
children ebc30bb262d0
line wrap: on
line source
fun main () : transaction page = return <html><body>
        <font size={error <body>I couldn't make up my <b>mind</b>!</body>}>Hello!</font>
</body></html>