purescript-httpurple/docs/Examples
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
..
AsyncResponse PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Headers PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
HelloWorld PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Image Support binary response body (#99) 2018-08-19 19:50:07 -07:00
Middleware Support binary response body (#99) 2018-08-19 19:50:07 -07:00
MultiRoute PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
PathSegments PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
Post PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
QueryParameters PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00
SSL PureScript 0.12 support (#89) 2018-07-08 16:16:48 -07:00