wai-middleware-content-type-0.4.0: A simple WAI library for responding with content.

Safe HaskellNone
LanguageHaskell2010

Network.Wai.Middleware.ContentType.ByteString

Contents

Synopsis

Lifted Combinators

Data Only

bytestringOnly :: ByteString -> Status -> ResponseHeaders -> Response Source

The exact same thing as Network.Wai.responseLBS.