| Safe Haskell | Safe-Inferred |
|---|
Chu2.FFI
Documentation
type Header = (,) ByteString ByteStringSource
data RequestMethod Source
Instances
Constructors
type Chu2Errors = ByteString -> IO ()Source
Constructors
| Env | |
Fields
| |
type Application = Env -> IO ResponseSource