chegar [Fri, 15 Jun 2018 11:53:32 +0100] rev 56762
http-client-banch: connect failures should mostly result in ConnectExeption
ascarpino [Thu, 14 Jun 2018 11:59:22 -0700] rev 56761
Various nits and dead code removal
ihse [Thu, 14 Jun 2018 15:34:19 +0200] rev 56760
Some windows fixes.
ihse [Thu, 14 Jun 2018 11:58:17 +0200] rev 56759
Disable labelnotused for jvm.
ascarpino [Wed, 13 Jun 2018 22:40:47 -0700] rev 56758
ProblemList update
ascarpino [Wed, 13 Jun 2018 15:13:19 -0700] rev 56757
ProblemList update
dfuchs [Wed, 13 Jun 2018 19:11:47 +0100] rev 56756
http-client-branch: fixed ShortBodyResponse issues
wetmore [Wed, 13 Jun 2018 11:01:25 -0700] rev 56755
Merge
xuelei [Wed, 13 Jun 2018 09:57:59 -0700] rev 56754
Set application protocol even if the extension is not available
chegar [Wed, 13 Jun 2018 15:45:27 +0100] rev 56753
http-client-branch: revert accidental problem list change
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