aboutsummaryrefslogtreecommitdiffstats
path: root/http-client/src/main/java/ai
Commit message (Expand)AuthorAgeFilesLines
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-022-14/+9
* Revert "Remove another HTTP client wrapper"Harald Musum2022-05-022-15/+4
* Revert "Export package ai.vespa.hosted.client [run-systemtest]"Harald Musum2022-05-021-5/+0
* Export package ai.vespa.hosted.clientjonmv2022-05-021-0/+5
* Add status code to ResponseExceptionjonmv2022-05-021-2/+8
* Another utility methodjonmv2022-05-022-2/+7
* Handle entity not setjonmv2022-05-021-1/+1
* Close entities, and support retries with supplier<http-entity> which is non-r...jonmv2022-05-022-9/+14
* Check for null entityjonmv2022-04-291-2/+4
* Support headersjonmv2022-04-292-4/+23
* Support dynamic queries insteadjonmv2022-04-292-1/+18
* Replace Jersey in orchestrator with apache, remove jaxrx_client_utilsjonmv2022-04-283-4/+69
* Rename, remove configserver from namesjonmv2022-04-283-14/+14
* Split out the general part of the configserver-clientjonmv2022-04-284-0/+662