purescript-httpurple/test/Test
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
..
HTTPure Support binary response body (#99) 2018-08-19 19:50:07 -07:00
Main.purs Clean up tests and examples (#86) 2017-10-26 17:19:30 -04:00