HttpResult Type
The `HttpResult` is the structure that you work with to tell Suave how to send the response. Have a look at the docs for `HttpContent` for further details on what is possible.
Record fields
| Record Field | Description |
|
|
Full Usage:
headers
Field type: (string * string) list
|
|
|
|
Full Usage:
writePreamble
Field type: bool
|
|