servant/servant-client/src/Servant
Ben Gamari 9a655fd68e client: Preserve failing request in FailureResponse
This was previously implemented in #470 but later unintentionally
reverted in #803. This isn't verbatim the design implemented earlier; we
now capture the full RequestF save the request body.

Fixes #978.
2019-02-03 12:09:18 -05:00
..
Client client: Preserve failing request in FailureResponse 2019-02-03 12:09:18 -05:00
Client.hs Separate Servant.Client.Streaming 2018-11-08 17:58:21 +02:00