aboutsummaryrefslogtreecommitdiff
path: root/async-http-client-handler
Commit message (Expand)AuthorAgeFilesLines
* Additional empty-body testsadamw2017-07-241-1/+1
* Hiding specific implementation typesadamw2017-07-243-9/+12
* Closing the async http client if created by sttpadamw2017-07-244-18/+37
* Adding streaming to the monix async http client handleradamw2017-07-244-45/+230
* Adding missing implicit EC to Future/AsyncHttpClient handleradamw2017-07-243-11/+36
* Better responseAs mapping, done on the client thread pooladamw2017-07-244-39/+79
* Making the general AsyncHttpClientHandler interface publicadamw2017-07-214-8/+7
* Monix handleradamw2017-07-211-0/+35
* Scalaz version of the async http client handler, wrapping responses in a Taskadamw2017-07-213-23/+89
* Initial support for async-http-clientadamw2017-07-211-0/+113