aboutsummaryrefslogtreecommitdiff
path: root/async-http-client-handler/monix
Commit message (Collapse)AuthorAgeFilesLines
* Hiding specific implementation typesadamw2017-07-241-3/+4
|
* Closing the async http client if created by sttpadamw2017-07-241-6/+10
|
* Adding streaming to the monix async http client handleradamw2017-07-241-8/+41
|
* Adding missing implicit EC to Future/AsyncHttpClient handleradamw2017-07-241-0/+9
|
* Better responseAs mapping, done on the client thread pooladamw2017-07-241-4/+13
|
* Making the general AsyncHttpClientHandler interface publicadamw2017-07-211-1/+1
|
* Monix handleradamw2017-07-211-0/+35