aboutsummaryrefslogtreecommitdiffstats
path: root/http-client
Commit message (Collapse)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-023-29/+0
|
* Add to CMakeLists.txtxjonmv2022-05-021-0/+2
|
* Specify bundle-plugin for http-clientjonmv2022-05-021-0/+15
|
* Make http-client a bundlejonmv2022-05-021-0/+1
|
* Add dependency as welljonmv2022-05-021-0/+6
|
* 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 ↵jonmv2022-05-022-9/+14
| | | | non-repeatable
* 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-285-4/+92
|
* Rename, remove configserver from namesjonmv2022-04-284-19/+19
|
* Split out the general part of the configserver-clientjonmv2022-04-289-0/+875