chegar [Wed, 13 Jun 2018 15:36:44 +0100] rev 56752
http-client-branch: review comment: shared executor and fixes in ShortResponseTest
dfuchs [Wed, 13 Jun 2018 10:05:18 +0100] rev 56751
http-client-branch: 8203771 - It's not possible to override default user agent with java.net.http HTTPClient
8203771: It's not possible to override default user agent with java.net.http HTTPClient
Reviewed-by: chegar
xuelei [Tue, 12 Jun 2018 22:15:10 -0700] rev 56750
Enable RSASSA-PSS for TLS 1.2, and socket close checking
dfuchs [Tue, 12 Jun 2018 17:35:00 +0100] rev 56749
http-client-branch: improve error logging for HTTP/2 connection shutdown
chegar [Tue, 12 Jun 2018 16:07:19 +0100] rev 56748
http-client-branch: review comment: remove duplicate message type from synchronous send
chegar [Tue, 12 Jun 2018 15:21:11 +0100] rev 56747
http-client-branch: review comment: minor API corrections
shade [Tue, 12 Jun 2018 14:25:13 +0200] rev 56746
Merge
chegar [Tue, 12 Jun 2018 12:47:27 +0100] rev 56745
http-client-branch: review comment: move default executor to implNote