haskus-web-1.1: Haskus web

Safe HaskellNone
LanguageHaskell2010

Haskus.Web.Response

Synopsis

Documentation

sendData :: String -> ByteString -> ServerPartT IO Response Source #

Send data with the given MIME content type

sendLazyData :: String -> ByteString -> ServerPartT IO Response Source #

Send data with the given MIME content type