aboutsummaryrefslogtreecommitdiffstats
path: root/http-utils/OWNERS
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2019-04-05 15:13:23 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2019-04-05 15:44:47 +0200
commitc6c059fe29ccbd3d711b2b4b067e1f739302e6cb (patch)
tree7e6d0c0cdfc89cc55cb38bf1ede6ff633c88fe8f /http-utils/OWNERS
parent66075e902363e44e720a0a825af392f7fd6f444c (diff)
Add 'http-utils' module with VespaHttpClientBuilder
- Move VespaHttpClientBuilder source code from 'security-utils' to 'http-utils'. - Improve configuration of connection manager. - Add static factory for client builder with BasicHttpClientConnectionManager. - Simplify implementations of ConnectionManagerFactory by improving its interface.
Diffstat (limited to 'http-utils/OWNERS')
-rw-r--r--http-utils/OWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/http-utils/OWNERS b/http-utils/OWNERS
new file mode 100644
index 00000000000..569bf1cc3a1
--- /dev/null
+++ b/http-utils/OWNERS
@@ -0,0 +1 @@
+bjorncs