src/java.net.http/share/classes/jdk/internal/net/http/Http2Connection.java
Mon, 23 Jul 2018 11:47:03 +0100 chegar http-client-branch: fix for 8207959 The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit http-client-branch
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, 12 Jun 2018 17:35:00 +0100 dfuchs http-client-branch: improve error logging for HTTP/2 connection shutdown 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 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
Wed, 23 May 2018 16:44:13 +0100 michaelm 8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server 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:27:32 +0100 dfuchs http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed http-client-branch
Wed, 02 May 2018 15:47:57 +0100 chegar http-client-branch: Merge with default http-client-branch
Wed, 02 May 2018 10:35:33 +0100 chegar http-client-branch: review comment - remove tailing whitespace and long lines http-client-branch
Tue, 01 May 2018 22:37:29 +0100 michaelm 8193356: HttpClient should create a new connection after available stream ids are used up. http-client-branch
Tue, 01 May 2018 09:19:00 +0100 chegar http-client-branch: review comment - update comment in Http2Connection http-client-branch
Mon, 23 Apr 2018 15:45:40 +0100 dfuchs http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes. 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
Mon, 09 Apr 2018 15:10:48 +0100 chegar http-client-branch: review comment - specify locale consistently in toLowerCase http-client-branch
Tue, 06 Mar 2018 12:09:12 +0000 dfuchs http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows http-client-branch
Fri, 02 Mar 2018 15:14:03 +0000 dfuchs http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2 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
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
Wed, 14 Feb 2018 17:35:42 +0000 dfuchs http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue 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 22:49:25 +0000 prappo http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one. 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
Tue, 13 Nov 2018 12:24:34 +0000 prappo 8213490: Networking area typos and inconsistencies cleanup
Thu, 09 Aug 2018 11:23:12 +0100 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
Mon, 23 Jul 2018 11:47:03 +0100 chegar 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
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