servant/servant-client/src/Servant/Client/Internal/HttpClient
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
..
Streaming.hs client: Preserve failing request in FailureResponse 2019-02-03 12:09:18 -05:00