aboutsummaryrefslogtreecommitdiff
path: root/okhttp-handler
Commit message (Expand)AuthorAgeFilesLines
* Make OkHttp client not follow redirects by defaultadamw2017-08-312-4/+14
* Keep a history of redirect responsesadamw2017-08-311-1/+1
* Change MonadError syntax to improve type inferenceadamw2017-08-312-9/+7
* Response.body is now an Either[String, T], to handle cases when the status co...adamw2017-08-311-2/+12
* Follow-redirect supportadamw2017-08-311-2/+2
* Rename subprojects to be more consistentBjørn Madsen2017-08-302-0/+289