Portability | GHC |
---|---|
Stability | unstable |
Maintainer | Andy Gill <andygill@ku.edu> |
A trivial web server, original used in the cherry chess processor.
Documentation
queryToArguments :: String -> [(String, String)]Source
Takes an escaped query, optionally starting with ?
, and returns an unescaped index-value list.