88169cd299
- Add response header construction using records - Update tests and examples - Update doc
558 B
558 B
Changelog
Unpublished
- Separate
Headers
intoRequestHeaders
andResponseHeaders
- Allow passing a record to
headers
to makeResponseHeaders
easier
v1.3.0
- Add
catchAll
route - Update documentation
v1.2.0
- Add json request parsing
- Add request validation
v1.1.0
- Add routing exports to simplify usage
v1.0.0
- Add HMR example
- Add
justifill
to simplify startup options - Switch routing to
routing-duplex
- Initial fork from
httpure
. New project name ishttpurple
v0.15.0
- Update to purescript v0.15.0