Module

Hyper.Drive.Response

Package
purescript-hyperdrive
Repository
owickstrom/purescript-hyperdrive

#redirect Source

redirect :: forall body. String -> Response body -> Response body

#contentType Source

contentType :: forall body. MediaType -> Response body -> Response body