src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
Tue, 29 May 2018 13:42:04 +0100 dfuchs http-client-branch: performance - reduce context switching http-client-branch
Fri, 18 May 2018 15:23:56 +0100 dfuchs http-client-branch: improve test stability by allowing retry on java.net.ConnectException 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
Wed, 11 Apr 2018 15:00:35 +0100 chegar http-client-branch: review comment - do not retry non-idempotent requests http-client-branch
Fri, 23 Mar 2018 18:01:52 +0000 dfuchs http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values 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
Thu, 08 Mar 2018 17:41:52 +0000 chegar http-client-branch: filtering ordering http-client-branch
Tue, 06 Mar 2018 18:43:27 +0000 chegar http-client-branch: set correct request returned by response when redirecting, and add additional test coverage http-client-branch
Wed, 28 Feb 2018 19:13:16 +0000 chegar http-client-branch: minor cleanup http-client-branch
Fri, 16 Feb 2018 15:06:29 +0000 chegar http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects 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 13:07:44 +0000 chegar Merge
Fri, 08 Feb 2019 12:23:16 +0000 chegar 8218662: Allow 204 responses with Content-Length:0 jdk-12+32
Thu, 24 Jan 2019 12:32:42 +0000 dfuchs 8217264: HttpClient: Blocking operations in mapper function do not work as documented
Fri, 18 Jan 2019 17:06:29 +0000 dfuchs 8216561: HttpClient: The logic of retry on connect exception is inverted
Tue, 15 Jan 2019 11:34:20 +0000 dfuchs 8216974: HttpConnection not returned to the pool after 204 response
Fri, 19 Oct 2018 14:23:43 +0100 michaelm 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Thu, 09 Aug 2018 11:23:12 +0100 chegar 8208391: Differentiate response and connect timeouts in HTTP Client API
Wed, 20 Jun 2018 09:05:57 -0700 chegar 8204679: HTTP Client refresh
Tue, 17 Apr 2018 08:54:17 -0700 chegar 8197564: HTTP Client implementation
less more (0) tip