aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/java/ai/vespa/feed/client/impl/FeedClientBuilderImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Properly model proxy headersBjørn Christian Seime2023-07-121-0/+13
* Support setting CA and hostname verifier for proxyBjørn Christian Seime2023-07-121-0/+34
* Remove warningBjørn Christian Seime2023-07-101-1/+0
* More streams by defaultBjørn Christian Seime2023-07-101-1/+1
* Output warning when attempting to configure proxyBjørn Christian Seime2023-06-301-1/+4
* Require non-null compression, and update docjonmv2023-01-101-1/+1
* Add "auto" compression modejonmv2023-01-091-1/+2
* Use gzip by default for payloads > 512bjonmv2023-01-091-1/+1
* Use --compression gzip insteadjonmv2023-01-041-3/+4
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+7
* Use optimal defaults for number clients/streams in vespa-feed-clientBjørn Christian Seime2022-12-121-2/+2
* Handle old servers in handshakejonmv2022-12-081-2/+6
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-0/+7
* Add proxy option to vespa-feed-clientBjørn Christian Seime2022-03-281-2/+3
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+244