Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Construction
Creates an 200 OK response from the given text. It automatically encodes the text to 'utf-8'. The Mime type is text/plain.
movedPermanently :: Url -> Response Source
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Creates an 200 OK response from the given text. It automatically encodes the text to 'utf-8'. The Mime type is text/plain.
movedPermanently :: Url -> Response Source