purescript-httpurple/docs
Petri Lehtinen 3e94aa6f9d Support binary response body (#99)
* Support binary response body

Fixes #98

* Address PR comments

- Expose data constructors for Body and use them for construction and
  pattern matching instead of various helpers

- Add an example and integration test for binary response

- Adjust the middleware example to be a bit nicer
2018-08-19 19:50:07 -07:00
..
Examples Support binary response body (#99) 2018-08-19 19:50:07 -07:00
Basics.md Fix some bad docs 2018-07-08 16:28:59 -07:00
Middleware.md Fix some bad docs 2018-07-08 16:28:59 -07:00
Responses.md Add guides (#85) 2017-10-25 21:03:24 -04:00
Routing.md Fix some bad docs 2018-07-08 16:28:59 -07:00