yesod-0.4.1: Creation of type-safe, RESTful web applications.

Yesod.Internal

Contents

Description

Normal users should never need access to these.

Synopsis

Error responses

data ErrorResponse Source

Responses to indicate some form of an error occurred. These are different from SpecialResponse in that they allow for custom error pages.

Header

data Header Source

Headers to be added to a Result.

Instances

Cookie names