Web.Respond.Monad

the monad interface

class MonadRespond m

an implementation

data RespondT m a

runRespondT

mapRespondT

handling errors

data FailureHandlers

Getters for each handler

unsupportedMethod

unmatchedPath

bodyParseFailed

authFailed

accessDenied

caughtException

unacceptableResponse