src/java.net.http/share/classes/jdk/internal/net/http/common/Utils.java
Fri, 15 Jun 2018 11:53:32 +0100 chegar http-client-banch: connect failures should mostly result in ConnectExeption http-client-branch
Wed, 13 Jun 2018 19:11:47 +0100 dfuchs http-client-branch: fixed ShortBodyResponse issues http-client-branch
Wed, 06 Jun 2018 15:01:02 +0100 chegar http-client-branch: more descriptive HTTP/1.1 exception detail messages http-client-branch
Fri, 25 May 2018 16:13:11 +0100 chegar http-client-branch: Make HttpHeaders final 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
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
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
Fri, 13 Apr 2018 16:14:15 +0100 dfuchs http-client-branch: review comment - provide a logger that can be protected with assert http-client-branch
Fri, 13 Apr 2018 15:33:13 +0100 prappo http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue http-client-branch
Thu, 29 Mar 2018 17:14:17 +0100 michaelm http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection http-client-branch
Thu, 29 Mar 2018 09:55:50 +0100 dfuchs http-client-branch: fix header field-value validation http-client-branch
Thu, 22 Mar 2018 14:45:30 +0000 dfuchs http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder http-client-branch
Wed, 14 Mar 2018 13:35:33 +0000 dfuchs http-client-branch: change websocket to use System.Logger for debug logging http-client-branch
Fri, 09 Mar 2018 17:59:11 +0000 chegar http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property http-client-branch
Fri, 09 Mar 2018 17:36:02 +0000 chegar http-client-branch: rename jdk.httpclient.internal.selector.timeout property http-client-branch
Fri, 09 Mar 2018 16:52:31 +0000 chegar http-client-branch: test update for disableHostnameVerification http-client-branch
Wed, 07 Mar 2018 17:16:28 +0000 prappo http-client-branch: (WebSocket) impl change http-client-branch
Wed, 07 Mar 2018 11:52:40 +0000 michaelm http-client-branch: resync with mainline 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
Fri, 16 Feb 2018 10:34:17 +0000 michaelm http-client-branch: added system property to disable hostname verification for testing 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
Wed, 07 Feb 2018 21:45:37 +0000 chegar http-client-branch: move implementation to jdk.internal.net.http http-client-branch
Thu, 18 Apr 2019 17:56:46 +0100 dfuchs 8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
Mon, 28 Jan 2019 13:51:16 +0000 chegar 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
Fri, 11 Jan 2019 14:48:19 +0000 dfuchs 8216498: Confusing and unneeded wrapping of SSLHandshakeException
Wed, 14 Nov 2018 14:23:21 +0000 michaelm 8213189: Make restricted headers in HTTP Client configurable and remove Date by default
Fri, 12 Oct 2018 11:12:51 +0100 michaelm 8203850: java.net.http HTTP client should allow specifying Origin and Referer headers
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