src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Http2Connection.java
Fri, 26 Jan 2018 11:08:42 +0000 prappo http-client-branch: SequentialScheduler cleanup http-client-branch
Wed, 17 Jan 2018 12:19:06 +0000 dfuchs Merge http-client-branch
Tue, 16 Jan 2018 15:52:01 +0000 michaelm http-client-branch: updated server push API http-client-branch
Fri, 05 Jan 2018 14:11:48 +0000 chegar http-client-branch: merge with default http-client-branch
Fri, 15 Dec 2017 10:31:21 +0000 dfuchs http-client-branch: cleanup: add missing @Overrides http-client-branch
Thu, 14 Dec 2017 18:41:57 +0000 michaelm http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections http-client-branch
Thu, 14 Dec 2017 12:28:32 +0000 chegar http-client-branch: merge with default http-client-branch
Mon, 11 Dec 2017 16:43:11 +0000 michaelm http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached) http-client-branch
Thu, 07 Dec 2017 11:54:55 +0000 chegar http-client-branch: merge with default http-client-branch
Tue, 05 Dec 2017 10:07:50 +0000 dfuchs http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any. http-client-branch
Thu, 30 Nov 2017 11:03:23 +0000 chegar http-client-branch: review comment: remove unused methods and incorrect comment http-client-branch
Wed, 22 Nov 2017 11:21:36 +0000 michaelm http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems http-client-branch
Mon, 13 Nov 2017 14:56:09 +0000 dfuchs http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
Mon, 13 Nov 2017 11:05:52 +0300 prappo http-client-branch: (cleanup) http-client-branch
Fri, 10 Nov 2017 18:22:50 +0300 prappo http-client-branch: (cleanup) http-client-branch
Thu, 09 Nov 2017 14:28:00 +0000 dfuchs http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
Thu, 09 Nov 2017 15:24:39 +0300 prappo http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
Mon, 06 Nov 2017 18:17:09 +0000 dfuchs http-client-branch: SSLTube should call onSubscribe in the flow http-client-branch
Sun, 05 Nov 2017 21:19:55 +0000 chegar http-client-branch: WebSocket permission checks, test updates, and more http-client-branch
Sun, 05 Nov 2017 17:32:13 +0000 chegar http-client-branch: intial load from jdk10/sandbox http-client-branch
Sat, 13 Jan 2018 16:47:11 +0000 chegar 8194883: Unhandleable Push Promises should be cancelled
Tue, 19 Dec 2017 15:48:49 +0000 michaelm 8192966: HttpClient should reuse TCP connection for h2c connections
Wed, 13 Dec 2017 16:16:17 +0000 dfuchs 8193370: Provide more user friendly defaults for HTTP/2 client settings
Wed, 06 Dec 2017 11:11:59 -0800 chegar 8191494: Refresh incubating HTTP Client
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip