servant/servant-client/src/Servant/Client
Oleg Grenrus 4fab471c29 Refactor servant-client(-core)
- Rename GenResponse to ResponseF (analogous to RequestF)
- add NFData Headers
- Make Request and Response bodies be SourceIO,
  i.e. move conversions into specific implementations
2019-02-06 12:15:20 +02:00
..
Internal Refactor servant-client(-core) 2019-02-06 12:15:20 +02:00
Streaming.hs Add runClientM for streaming-client 2018-11-09 20:22:47 +02:00