src/java.net.http/share/classes/jdk/internal/net/http/Stream.java
Mon, 16 Jul 2018 12:11:02 +0100 chegar http-client-branch: merge with default http-client-branch
Wed, 27 Jun 2018 21:24:56 +0100 dfuchs http-client-branch: fixes various test instantibilities http-client-branch
Fri, 22 Jun 2018 19:40:37 +0100 dfuchs http-client-branch: fixed race condition in SSLFD when EOF is received while in BUFFER_UNDERFLOW; Improved debug traces http-client-branch
Wed, 20 Jun 2018 18:23:56 +0100 chegar http-client-branch: merge with default http-client-branch
Tue, 29 May 2018 13:42:04 +0100 dfuchs http-client-branch: performance - reduce context switching http-client-branch
Fri, 25 May 2018 16:13:11 +0100 chegar http-client-branch: Make HttpHeaders final http-client-branch
Mon, 28 May 2018 17:22:37 +0100 michaelm http-client-branch: further update to max streams fix http-client-branch
Mon, 28 May 2018 10:48:38 +0100 michaelm http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF http-client-branch
Fri, 04 May 2018 17:02:19 +0100 dfuchs http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue. http-client-branch
Thu, 03 May 2018 18:29:46 +0100 dfuchs http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that. http-client-branch
Wed, 02 May 2018 15:47:57 +0100 chegar http-client-branch: Merge with default http-client-branch
Tue, 24 Apr 2018 19:45:20 +0100 chegar http-client-branch: non-us-ascii chars in URI path or query segments http-client-branch
Wed, 18 Apr 2018 12:03:06 +0100 chegar http-client-branch: Merge with default http-client-branch
Mon, 16 Apr 2018 16:44:12 +0100 chegar http-client-branch: review comment - update debug statements as per new internal DebugLogger http-client-branch
Fri, 13 Apr 2018 10:49:17 +0100 dfuchs http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count http-client-branch
Tue, 10 Apr 2018 15:04:27 +0100 michaelm http-client-branch: 8201312: More evolution friendly BodyHandler API http-client-branch
Fri, 06 Apr 2018 22:11:44 +0100 dfuchs http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2) http-client-branch
Thu, 29 Mar 2018 09:59:24 +0100 dfuchs http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies http-client-branch
Tue, 13 Mar 2018 10:21:57 +0000 dfuchs http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor. http-client-branch
Fri, 09 Mar 2018 11:24:37 +0000 dfuchs http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler http-client-branch
Wed, 07 Mar 2018 14:55:53 +0000 dfuchs http-client-branch: fix issue with client-closed streams in test HTTP/2 server http-client-branch
Wed, 07 Mar 2018 11:52:40 +0000 michaelm http-client-branch: resync with mainline http-client-branch
Tue, 27 Feb 2018 16:08:08 +0000 prappo http-client-branch: (HttpClient) deep(er) validation of pseudo-headers http-client-branch
Tue, 27 Feb 2018 14:45:49 +0000 chegar http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers http-client-branch
Fri, 23 Feb 2018 16:25:32 +0000 dfuchs http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers http-client-branch
Thu, 22 Feb 2018 17:33:21 +0000 dfuchs http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs http-client-branch
Wed, 14 Feb 2018 16:04:18 +0000 michaelm http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession http-client-branch
Mon, 12 Feb 2018 18:45:17 +0000 prappo http-client-branch: (HttpClient) JDK-fixed 8196962 http-client-branch
Wed, 07 Feb 2018 21:45:37 +0000 chegar http-client-branch: move implementation to jdk.internal.net.http http-client-branch
Fri, 08 Feb 2019 12:44:16 +0000 chegar Merge
Fri, 08 Feb 2019 11:26:21 +0000 chegar 8218546: Unable to connect to https://google.com using java.net.HttpClient
Thu, 24 Jan 2019 12:32:42 +0000 dfuchs 8217264: HttpClient: Blocking operations in mapper function do not work as documented
Wed, 14 Nov 2018 14:23:21 +0000 michaelm 8213189: Make restricted headers in HTTP Client configurable and remove Date by default
Tue, 13 Nov 2018 12:24:34 +0000 prappo 8213490: Networking area typos and inconsistencies cleanup
Wed, 04 Jul 2018 16:16:24 +0100 michaelm 8206001: Enable TLS1.3 by default in Http Client
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Wed, 02 May 2018 02:36:17 -0700 chegar 8202423: Small HTTP Client refresh
Tue, 17 Apr 2018 08:54:17 -0700 chegar 8197564: HTTP Client implementation
less more (0) tip