|
Network.HTTP.Server.Response | Portability | | Stability | provisional | Maintainer | diatchki@galois.com |
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
|
A list of status code. This not yet complete.
| Constructors | OK | | SeeOther | | BadRequest | | Forbidden | | NotFound | | Found | | Conflict | | InternalServerError | | NotImplemented | |
|
|
|
|
Make a simple response with the given staus and body.
Intended to be used for (bad) erros.
Adds a close header.
|
|
|
Make a simple response with the given staus and body.
No headers or body.
|
|
|
A brief description of what happend.
|
|
|
|
Produced by Haddock version 2.4.2 |