chegar [Tue, 19 Jun 2018 12:04:26 +0100] rev 56777
http-client-branch: review comment: log rather than debug in ConcurrentResponses
dfuchs [Tue, 19 Jun 2018 11:52:13 +0100] rev 56776
http-client-branch: review comment - need some high level traces to show error and subscription of HTTP/1 read subscriber
chegar [Tue, 19 Jun 2018 11:41:04 +0100] rev 56775
http-client-branch: review comment: reduce iterations in MappingResponseSubscribe test
chegar [Tue, 19 Jun 2018 11:36:13 +0100] rev 56774
http-client-branch: review comment: reduce iterations in NoBody tests
chegar [Tue, 19 Jun 2018 09:50:40 +0100] rev 56773
http-client-branch: review comment: split large ShortResponseBody test
michaelm [Tue, 19 Jun 2018 09:32:13 +0100] rev 56772
http-client-branch: Fix SSLFlowDelegate race
chegar [Tue, 19 Jun 2018 09:13:58 +0100] rev 56771
http-client-branch: prepare tests for TLS1.3
Contributed-by: michaelm
dfuchs [Mon, 18 Jun 2018 09:57:09 +0100] rev 56770
http-client-branch: Improve channel traces
xuelei [Fri, 15 Jun 2018 14:07:25 -0700] rev 56769
supported_versions for TLS 1.2
dfuchs [Fri, 15 Jun 2018 17:32:00 +0100] rev 56768
http-client-branch: Added a 'channel' category for high-level logs
chegar [Fri, 15 Jun 2018 15:39:07 +0100] rev 56767
http-client-branch: merge with default
chegar [Fri, 15 Jun 2018 15:16:52 +0100] rev 56766
http-client-branch: add an immutable request implementation
ihse [Fri, 15 Jun 2018 14:58:04 +0200] rev 56765
Merge
ihse [Fri, 15 Jun 2018 14:55:09 +0200] rev 56764
Experimental fix (?) for macosx ARFLAGS.
dfuchs [Fri, 15 Jun 2018 12:43:10 +0100] rev 56763
http-client-branch: improved logging and fixed race condition with throwing subscribers in onComplete
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