wai-middleware-content-type-0.2.0: Route to different middlewares based on the incoming Accept header.

Safe HaskellNone
LanguageHaskell2010

Network.Wai.Middleware.ContentType.ByteString

Contents

Synopsis

Lifted Combinators

Data Only

bytestringOnlyResponse :: ByteString -> Response Source

The exact same thing as Network.Wai.responseLBS.