chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
dfuchs [Fri, 24 Nov 2017 18:30:37 +0000] rev 55869
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
michaelm [Fri, 24 Nov 2017 17:34:57 +0000] rev 55868
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
dfuchs [Thu, 23 Nov 2017 17:13:51 +0000] rev 55864
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber