Share connection pool with all http clients

This commit is contained in:
Joe Nelson
2014-12-06 17:42:20 -08:00
parent d2888c62f1
commit da79f6cea1
3 changed files with 10 additions and 6 deletions
+2
View File
@@ -37,6 +37,7 @@ executable dbapi
, resource-pool, process
, blaze-builder
, vector
, mtl
Other-Modules: App
, Auth
, Config
@@ -81,3 +82,4 @@ Test-Suite spec
, resource-pool
, blaze-builder
, vector
, mtl