summaryrefslogtreecommitdiffstats
path: root/http-utils/src/main/java/ai/vespa/util/http/hc5/DefaultHttpClientBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-0/+1
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-091-12/+3
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol versi...Andreas Eriksen2023-01-061-3/+12
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-061-12/+3
* Revert "Merge pull request #22393 from vespa-engine/revert-22386-jonmv/remove...jonmv2022-05-031-3/+6
* Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-0/+49
* Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-49/+0
* Revert "Remove another HTTP client wrapper"Harald Musum2022-05-021-6/+3
* Add status code to ResponseExceptionjonmv2022-05-021-6/+2
* Another utility methodjonmv2022-05-021-2/+9
* Add DefaultHttpClientBuidler for easy SSLContextjonmv2022-05-021-0/+49