aboutsummaryrefslogtreecommitdiff
path: root/okhttp-client-handler
Commit message (Expand)AuthorAgeFilesLines
* #7: Add asFile and asPath responsesPiotr Buda2017-08-041-1/+4
* Extracting common logic for handling basic responses eagerlyadamw2017-08-041-15/+14
* Fix 2.11 compileadamw2017-08-031-2/+4
* Making the response monad a top-level concept, to make it possible to write S...adamw2017-08-031-16/+25
* ResponseAsParams is not needed, it's enough to parse the string into parametersadamw2017-08-021-3/+1
* Update with PR commentsOmar Alejandro Mainegra Sarduy2017-08-011-5/+7
* Update to match the new Uri classOmar Alejandro Mainegra Sarduy2017-07-281-3/+2
* First attempt for #13: Created Sync and Future handlers based on OkHttp3.Omar Alejandro Mainegra Sarduy2017-07-281-0/+133