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

Safe HaskellSafe-Infered

Acme.Request

Synopsis

Documentation

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

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