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.2.0: Hack handler using CGI protocol.
Hack.Handler.CGI
run :: Application -> IO ()Source
Arguments
:: [(String, String)] | all variables |
-> ByteString | body of input |
-> Application | |
-> IO ByteString | full output |