-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Wai handler to SCGI (deprecated)
--   
--   Moved to wai-extra
@package wai-handler-scgi
@version 2.0.0.2

module Network.Wai.Handler.SCGI
run :: Application -> IO ()
runSendfile :: ByteString -> Application -> IO ()
