aboutsummaryrefslogtreecommitdiff
path: root/async-http-client-handler/fs2/src/main
Commit message (Expand)AuthorAgeFilesLines
* Renaming "handler" to "backend"adamw2017-09-141-112/+0
* Reformatadamw2017-09-071-1/+2
* Post review changesPiotr Gabara2017-09-061-2/+1
* Make read and connection timeout configurablePiotr Gabara2017-09-051-3/+6
* Extracting FollowRedirectsHandler as a wrapper-handleradamw2017-09-041-5/+12
* Change MonadError syntax to improve type inferenceadamw2017-08-311-3/+8
* Response.body is now an Either[String, T], to handle cases when the status co...adamw2017-08-311-1/+10
* Rename subprojects to be more consistentBjørn Madsen2017-08-301-5/+5
* Add fs2 streaming moduleBjørn Madsen2017-08-301-0/+88