chegar [Wed, 22 Nov 2017 21:29:20 +0000] rev 55859
http-client-branch: review comment on buffering subscriber, and new test to verify the change
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
michaelm [Wed, 22 Nov 2017 11:21:36 +0000] rev 55852
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
prappo [Tue, 21 Nov 2017 17:17:37 +0300] rev 55847
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
dfuchs [Tue, 21 Nov 2017 12:32:16 +0000] rev 55846
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge