Thanks! http-client and http-client-tls would suffice, no conduit streaming was involved.
On Thu, May 4, 2017 at 18:55 Dan Burton <danburton.email@gmail.com> wrote:
http-conduit uses http-client and http-client-tls as dependencies. If your use case is satisfied by http-client(-tls), then feel free to stick with that. http-conduit provides the same functionality, as well as additional functionality for streaming requests and responses.

-- Dan Burton

On Thu, May 4, 2017 at 6:25 PM, Baojun Wang <wangbj@gmail.com> wrote:
Hi cafe,

It seems both(all) packages are actively maintained, however, they seem to provide a lots of similar functionalities, is there any preferences to use any one of them, and the reason why (Personally I'd prefer the former because of familiarity)? I've read [https://haskell-lang.org/library/http-client] but it doesn't have recommendation. 

Thanks
baojun

_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.