aboutsummaryrefslogtreecommitdiff
path: root/async-http-client-handler/src/main/scala/com
Commit message (Collapse)AuthorAgeFilesLines
* Additional empty-body testsadamw2017-07-241-1/+1
|
* Closing the async http client if created by sttpadamw2017-07-241-1/+7
|
* Adding streaming to the monix async http client handleradamw2017-07-241-35/+146
|
* Better responseAs mapping, done on the client thread pooladamw2017-07-241-24/+35
|
* Making the general AsyncHttpClientHandler interface publicadamw2017-07-211-5/+4
|
* Scalaz version of the async http client handler, wrapping responses in a Taskadamw2017-07-211-23/+24
|
* Initial support for async-http-clientadamw2017-07-211-0/+113