aboutsummaryrefslogtreecommitdiff
path: root/async-http-client-handler/fs2
Commit message (Expand)AuthorAgeFilesLines
* 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