aboutsummaryrefslogtreecommitdiffstats
path: root/http-utils
Commit message (Expand)AuthorAgeFilesLines
* Introduce response level retry strategyBjørn Christian Seime2020-01-272-0/+254
* Move functional interfaces to separate files + generifyBjørn Christian Seime2020-01-275-30/+58
* Rename 'DelayedHttpRequestRetryHandler' => 'DelayedConnectionLevelRetryHandler'Bjørn Christian Seime2020-01-272-12/+12
* Move Sleeper and DelaySupplier to separate filesBjørn Christian Seime2020-01-274-33/+73
* Mark as immutableBjørn Christian Seime2020-01-241-0/+3
* Add httpclient retry handler with delay retryBjørn Christian Seime2020-01-242-0/+302
* Add/corect copyright headersJon Bratseth2020-01-031-1/+2
* Build http-utils with jdk8 and remove reflection hackBjørn Christian Seime2019-12-023-2/+32
* Allow clients to re-use https connectionsBjørn Christian Seime2019-08-011-0/+4
* Rewrite requests from 'http' to 'https' with RoutePlannerBjørn Christian Seime2019-07-192-47/+55
* Revert "Simplify mechanism for overriding 'http' -> 'https'"Bjørn Christian Seime2019-07-182-6/+81
* Simplify mechanism for overriding 'http' -> 'https'Bjørn Christian Seime2019-07-172-81/+6
* Add 'http-utils' module with VespaHttpClientBuilderBjørn Christian Seime2019-04-085-0/+228
* Revert "Bjorncs/http utils"Håkon Hallingstad2019-04-085-228/+0
* Add 'http-utils' module with VespaHttpClientBuilderBjørn Christian Seime2019-04-055-0/+228