prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
dfuchs [Wed, 08 Nov 2017 17:14:43 +0000] rev 55789
http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created.
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge