Happstack.Server.Internal.Handler
Documentation
parseResponse :: ByteString -> Either String ResponseSource
Unserializes the bytestring into a response. If there is an
error it will return Left msg
.
happstack-server-6.1.1: Web related tools and services.
Happstack.Server.Internal.Handler
parseResponse :: ByteString -> Either String ResponseSource
Unserializes the bytestring into a response. If there is an
error it will return Left msg
.