Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Cons | |
|
decomposeCode :: Int -> ResponseCode Source #
fromHTTPbis :: Response body -> T body Source #
showStatusLine :: T body -> String Source #
getFileName :: Body body -> String Source #
bodyFromString :: C body => body -> Body body Source #
bodyWithSizeFromString :: C body => body -> Body body Source #
httpVersion :: String Source #
dateHeader :: IO T Source #
serverHeader :: T Source #
descriptionFromCode :: Int -> String Source #