salvia-extras-1.0.0: Collection of non-fundamental handlers for the Salvia web server.

Network.Salvia.Impl.Cgi

Documentation

hCgiEnv :: (FlushM Response m, MonadIO m, QueueM m, HttpM' m, HandleM m) => m a -> m ()Source

start :: Show p => String -> CgiHandler p () -> p -> IO ()Source