Safe Haskell | None |
---|---|
Language | Haskell2010 |
- inStatus2xx :: Int -> Bool
- handle :: Connection -> IO ThreadId
- close :: Connection -> IO ()
Documentation
inStatus2xx :: Int -> Bool Source
check HTTP status code is success
handle :: Connection -> IO ThreadId Source
Start thread to recieve response
close :: Connection -> IO () Source
Close connection