2a25d98ac1
routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. WWW: http://happstack.com/ Obtained from: FreeBSD Haskell
5 lines
215 B
Text
5 lines
215 B
Text
Happstack Server provides an HTTP server and a rich set of functions for
|
|
routing requests, handling query parameters, generating responses,
|
|
working with cookies, serving files, and more.
|
|
|
|
WWW: http://happstack.com/
|