aboutsummaryrefslogtreecommitdiff
path: root/okhttp-handler/src/main/scala/com/softwaremill
Commit message (Collapse)AuthorAgeFilesLines
* Make OkHttp client not follow redirects by defaultadamw2017-08-311-2/+11
|
* Keep a history of redirect responsesadamw2017-08-311-1/+1
|
* Change MonadError syntax to improve type inferenceadamw2017-08-311-7/+5
|
* Response.body is now an Either[String, T], to handle cases when the status ↵adamw2017-08-311-2/+12
| | | | code isn't 2xx
* Follow-redirect supportadamw2017-08-311-2/+2
|
* Rename subprojects to be more consistentBjørn Madsen2017-08-301-0/+183