aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Setting version to 0.0.19v0.0.19adamw2017-10-092-10/+11
* Backend stubs with fallback (thx to @gabro)adamw2017-10-093-11/+67
* Setting version to 0.0.19-SNAPSHOTadamw2017-10-091-1/+1
* Setting version to 0.0.18v0.0.18adamw2017-10-092-11/+11
* Testing backendadamw2017-10-093-0/+171
* Cleanupadamw2017-10-092-3/+2
* Rename parameteradamw2017-10-072-3/+3
* Reformat codeadamw2017-10-061-3/+6
* Setting version to 0.0.18-SNAPSHOTadamw2017-10-061-1/+1
* Setting version to 0.0.17v0.0.17adamw2017-10-062-11/+11
* #10: add proxy supportadamw2017-10-0613-88/+170
* Updating dependenciesadamw2017-10-054-12/+20
* Setting version to 0.0.17-SNAPSHOTadamw2017-09-251-1/+1
* Setting version to 0.0.16v0.0.16adamw2017-09-252-11/+11
* Merge pull request #37 from cb372/fix-empty-response-npeAdam Warski2017-09-252-1/+31
|\
| * Add a null check for result of getInputStream()Chris Birchall2017-09-251-1/+7
| * Add failing test to reproduce the issueChris Birchall2017-09-251-0/+24
|/
* Setting version to 0.0.16-SNAPSHOTadamw2017-09-221-1/+1
* Setting version to 0.0.15v0.0.15adamw2017-09-222-11/+11
* #11, #35: SSL docs, more options for customizing delegated client callsadamw2017-09-223-24/+78
* Setting version to 0.0.15-SNAPSHOTadamw2017-09-141-1/+1
* Setting version to 0.0.14v0.0.14adamw2017-09-142-11/+11
* Renaming "handler" to "backend"adamw2017-09-1426-325/+328
* Readmeadamw2017-09-141-1/+15
* Setting version to 0.0.14-SNAPSHOTadamw2017-09-131-1/+1
* Setting version to 0.0.13v0.0.13adamw2017-09-132-11/+11
* By default, only escaping in queries the & and = reserved characters.adamw2017-09-133-36/+82
* Setting version to 0.0.13-SNAPSHOTadamw2017-09-071-1/+1
* Setting version to 0.0.12v0.0.12adamw2017-09-072-11/+11
* Moving circe to correct fileadamw2017-09-071-0/+0
* Updating dependenciesadamw2017-09-071-4/+7
* sbt updateadamw2017-09-071-1/+1
* Reformatadamw2017-09-0710-21/+31
* Merge pull request #28 from bhop/feature/request-timeoutAdam Warski2017-09-0717-57/+228
|\
| * Post review changesPiotr Gabara2017-09-0614-73/+85
| * Make read and connection timeout configurablePiotr Gabara2017-09-0517-48/+210
* | Tag methodsadamw2017-09-053-6/+21
|/
* Hopefully fixing a flaky testadamw2017-09-041-6/+9
* Better wordingadamw2017-09-041-1/+1
* Setting version to 0.0.12-SNAPSHOTadamw2017-09-041-1/+1
* Setting version to 0.0.11v0.0.11adamw2017-09-042-11/+11
* Docs on cleaning upadamw2017-09-041-0/+12
* Only close the okhttp client if it was created by the handleradamw2017-09-042-22/+55
* Missing feature importadamw2017-09-041-0/+1
* Merge pull request #34 from omainegra/okhttp_close_handlerAdam Warski2017-09-041-1/+1
|\
| * Close Okhttp client when the handler is closedOmar Alejandro Mainegra Sarduy2017-09-041-1/+1
* | Extracting FollowRedirectsHandler as a wrapper-handleradamw2017-09-0414-107/+166
|/
* Add an option to attach arbitrary tags to requests for logging/metrics/... in...adamw2017-09-042-2/+6
* All handler must implement close() (even if empty)adamw2017-09-043-1/+5
* Setting version to 0.0.11-SNAPSHOTadamw2017-09-041-1/+1