[Haskell-beginners] Simple warp-based server

Michael Xavier nemesisdesign at gmail.com
Fri Jun 10 17:16:15 CEST 2011


Thanks! That tutorial is perfect for what I was trying to do. I still find
it kind of weird coming from my background that an Application which
reads/modifies the request body would ignore the request but it makes
perfect sense after having read a bit more about WAI/Warp to know that the
request doesn't really have the body in it.

Thanks for the help and all the great software!
-- 
Michael Xavier
http://www.michaelxavier.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110610/3fb69408/attachment.htm>


More information about the Beginners mailing list