paranoia-0.1.0.0: http proxy server

Safe HaskellNone
LanguageHaskell2010

Proxy

Documentation

removeHeaders :: Eq a => [(a, t)] -> [a] -> [(a, t)] Source

forkThread :: IO () -> IO (MVar ()) Source

foreverUntil :: IO Bool -> IO a -> IO () Source

doUntil :: IO Bool -> IO a -> IO () Source

runProxy :: Logger l => Int -> l -> IO () Source