src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/Stream.java
Wed, 31 Jan 2018 16:18:41 +0000 dfuchs http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization http-client-branch
Fri, 26 Jan 2018 16:46:52 +0000 dfuchs http-client-branch: make it possible to supply proxy-authorization headers http-client-branch
Tue, 23 Jan 2018 13:21:59 +0000 chegar http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data http-client-branch
Wed, 17 Jan 2018 17:21:35 +0000 chegar http-client-branch: fix acc in PushGroup 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
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
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
Sat, 25 Nov 2017 21:36:35 +0000 chegar http-client-branch: review comment onSubscribe before onXXX http-client-branch
Fri, 24 Nov 2017 18:30:37 +0000 dfuchs http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave. 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
Fri, 10 Nov 2017 18:22:50 +0300 prappo http-client-branch: (cleanup) http-client-branch
Fri, 10 Nov 2017 16:24:07 +0300 prappo http-client-branch: (cleanup) 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
Wed, 08 Nov 2017 14:08:52 +0300 prappo http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
Wed, 08 Nov 2017 09:34:56 +0000 chegar http-client-branch: Publisher/Subscriber/Subscription conformance fixes 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 17:32:13 +0000 chegar http-client-branch: intial load from jdk10/sandbox http-client-branch
Tue, 23 Jan 2018 12:23:55 +0000 chegar 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data jdk-10+41
Sat, 13 Jan 2018 16:47:11 +0000 chegar 8194883: Unhandleable Push Promises should be cancelled
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