Mercurial > urweb
view tests/buffer.urs @ 1426:6365d10cd326
Fix HTTP request parsing bug
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 22 Feb 2011 09:39:02 -0500 |
parents | 2197f0e24a9f |
children |
line wrap: on
line source
type t val create : transaction t val render : t -> signal xbody val write : t -> string -> transaction unit