aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/java/ai/vespa/feed/client/impl/FeedClientBuilderImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Update HTTP request timeout parameter as time passesjonmv2024-05-281-0/+6
* Revert "Merge pull request #31266 from vespa-engine/revert-31228-jonmv/feed-r...jonmv2024-05-211-3/+2
* Revert "Retry requests within retry count limit OR grace period (default 10s)"Jon Marius Venstad2024-05-211-2/+3
* Retry until timeout, with default lots of retriesjonmv2024-05-161-10/+1
* Retry requests within retry count limit OR grace period (default 10s)jonmv2024-05-161-0/+8
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
* Add targetInflight to stats toHenning Baldersheim2024-04-051-3/+0
* Allow specifying connection TTL for feed clientjonmv2023-10-271-0/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* 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