aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-api/src
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying connection TTL for feed clientjonmv2023-10-271-0/+4
* Update copyrightJon Bratseth2023-10-0920-22/+22
* Properly model proxy headersBjørn Christian Seime2023-07-121-0/+9
* Support setting CA and hostname verifier for proxyBjørn Christian Seime2023-07-121-0/+12
* Disable string length restriction introduced in Jackson 2.15Bjørn Christian Seime2023-05-091-1/+5
* Require non-null compression, and update docjonmv2023-01-101-1/+1
* Add "auto" compression modejonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-041-2/+4
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+3
* Parse error responsesjonmv2022-12-071-0/+2
* Improve docjonmv2022-11-251-2/+9
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-0/+4
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-281-0/+3
* Await inflight operations before returning from closeBjørn Christian Seime2022-02-041-4/+23
* Ensure no thread is left alive, and input stream is closedJon Marius Venstad2022-01-251-3/+5
* Handle exceptions from result callback gracefullyBjørn Christian Seime2022-01-051-9/+18
* Supply default implementationMorten Tokle2022-01-042-26/+27
* Provide feed client referenceMorten Tokle2022-01-042-28/+48
* Add helper method for synchronous use of feed clientBjørn Christian Seime2021-12-164-0/+204
* Support preferred implementationMorten Tokle2021-12-141-2/+12
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-0717-0/+1737