chegar [Tue, 14 Nov 2017 13:27:32 +0000] rev 55809
http-client-branch: minor spec edits in HttpClient.Builder
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
chegar [Mon, 13 Nov 2017 15:48:39 +0000] rev 55807
http-client-branch: fix SmokeTest to use the correct client
dfuchs [Mon, 13 Nov 2017 14:56:09 +0000] rev 55806
http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain.
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows