Hack.Handler.CGI
Documentation
run :: Application -> IO ()Source
Arguments
:: [(String, String)] | all variables |
-> ByteString | body of input |
-> Application | |
-> IO ByteString | full output |
hack-handler-cgi-0.0.2: Hack handler using network.cgi
Hack.Handler.CGI
run :: Application -> IO ()Source
Arguments
:: [(String, String)] | all variables |
-> ByteString | body of input |
-> Application | |
-> IO ByteString | full output |