summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/src/main/java/ai/vespa/feed/client/impl/HttpFeedClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove Apache based implementationBjørn Christian Seime2023-07-131-11/+1
* Enable Jetty client by defaultBjørn Christian Seime2023-07-101-1/+1
* Enable experimental feeder through feature flagBjørn Christian Seime2023-07-051-1/+12
* Increase timeout and add some more to exception message when connection failsHarald Musum2023-06-051-2/+5
* Disable string length restriction introduced in Jackson 2.15Bjørn Christian Seime2023-05-091-4/+6
* Handle old servers in handshakejonmv2022-12-081-9/+15
* Read response body, not request bodyjonmv2022-12-071-2/+4
* ABI spec and backwards compatibilityjonmv2022-12-071-23/+37
* Parse error responsesjonmv2022-12-071-17/+40
* Revert url-encoder changejonmv2022-12-071-1/+6
* Perform a dummy operation when setting up feed client, to catch configuration...jonmv2022-12-071-28/+56
* Correct parameter, and add version restriction to helpjonmv2022-08-111-1/+1
* Add --speedTest to feed client CLI, and dryRun to /doc/v1jonmv2022-08-111-2/+5
* Use user specified timeout for client timeout as wellJon Marius Venstad2021-12-141-1/+2
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-0/+229