aboutsummaryrefslogtreecommitdiffstats
path: root/http-utils/src/main/java/ai/vespa/util/http/hc5/HttpToHttpsRoutePlanner.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Upgrade apache 5.1 => 5.2 and add deprecation suppressions.Henning Baldersheim2023-01-261-0/+1
* Resolve implicit port from original URIBjørn Christian Seime2023-01-261-4/+3
* Minor code cleanup.Henning Baldersheim2023-01-261-2/+1
* Revert apache 5.1 -> 5.2Henning Baldersheim2023-01-261-2/+2
* Bump apache httpclient from 5.1 to 5.2.Henning Baldersheim2023-01-251-2/+2
* Update copyright notices.Tor Egge2021-10-251-1/+1
* Revert "Remove the http-utils module (now embedded in vespajlib)"gjoranv2021-10-211-0/+33
* Remove the http-utils module (now embedded in vespajlib)gjoranv2021-09-301-33/+0
* Allow 'https' in schemeBjørn Christian Seime2021-04-091-4/+2
* See what reveal what it is unhappy with.Henning Baldersheim2021-04-091-1/+1
* Add builder for synchronous hc5 clientsJon Marius Venstad2021-03-231-0/+35