acme-http-0.2.3: fastest Haskell PONG server in the world

Safe HaskellNone
LanguageHaskell98

Acme.Request

Synopsis

Documentation

takeLine :: IO ByteString -> ByteString -> IO (ByteString, ByteString) Source #

find a line terminated by a '\r\n'