Wed, 22 Nov 2017 21:29:20 +0000 |
chegar |
http-client-branch: review comment on buffering subscriber, and new test to verify the change
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 16:27:08 +0000 |
dfuchs |
http-client-branch: review comment BodySubscriber::asInputStream
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:32:17 +0000 |
chegar |
http-client-branch: review comments add buffering cancallation test
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:29:29 +0000 |
chegar |
http-client-branch: review comments remove superflous ssl permission check
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 15:26:44 +0000 |
chegar |
http-client-branch: review comments minor spec cleanup
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 17:27:22 +0300 |
prappo |
http-client-branch: (HPACK) renamed test
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 17:13:35 +0300 |
prappo |
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 22 Nov 2017 10:15:53 +0000 |
chegar |
http-client-branch: review comments, minor WS spec updates
http-client-branch
|
changeset |
files
|
Wed, 22 Nov 2017 11:30:24 +0300 |
prappo |
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 20:38:12 +0000 |
chegar |
http-client-branch: review comments on WS spec
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 16:39:20 +0000 |
dfuchs |
http-client-branch: remove usage of deprecated Class::newInstance
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 17:17:37 +0300 |
prappo |
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 12:32:16 +0000 |
dfuchs |
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 11:33:17 +0000 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 10:24:53 +0000 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 13:30:18 +0300 |
prappo |
http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them.
http-client-branch
|
changeset |
files
|
Tue, 21 Nov 2017 12:27:45 +0300 |
prappo |
http-client-branch: (WebSocket) API update
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 18:36:57 +0000 |
chegar |
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 15:46:45 +0000 |
dfuchs |
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
http-client-branch
|
changeset |
files
|
Mon, 20 Nov 2017 15:37:10 +0000 |
dfuchs |
http-client-branch: minor doc formatting
http-client-branch
|
changeset |
files
|
Sat, 18 Nov 2017 20:13:09 +0300 |
prappo |
http-client-branch: (WebSocket) builder change
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 18:38:05 +0000 |
chegar |
http-client-branch: review comment asFileImpl sneaked into the API
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 17:46:30 +0000 |
dfuchs |
http-client-branch: more precision for GET() in HttpRequest.Builder
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 17:34:58 +0000 |
dfuchs |
http-client-branch: more precision for headers in HttpRequest.Builder
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 16:34:05 +0000 |
dfuchs |
http-client-branch: minor doc formatting in HttpRequest
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 15:44:11 +0000 |
dfuchs |
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 15:42:34 +0000 |
dfuchs |
http-client-branch: better diagnosis of expected exceptions
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:57:41 +0000 |
dfuchs |
http-client-branch: minor doc tweaks in HttpRequest
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 12:27:28 +0000 |
dfuchs |
http-client-branch: typo in HttpClient.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 12:12:50 +0000 |
dfuchs |
http-client-branch: minor doc tweak in HttpClient.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 11:42:26 +0000 |
dfuchs |
http-client-branch: adding time information to BufferingSubscriberTest.java
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:22:07 +0300 |
prappo |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 14:04:38 +0300 |
prappo |
http-client-branch: (WebSocket) the builder is immutable now
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 11:03:38 +0000 |
chegar |
http-client-branch: minor doc change
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 13:55:41 +0300 |
prappo |
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 10:45:26 +0000 |
chegar |
http-client-branch: minor doc change
http-client-branch
|
changeset |
files
|
Fri, 17 Nov 2017 10:42:01 +0000 |
chegar |
http-client-branch: minor doc change
http-client-branch
|
changeset |
files
|
Thu, 16 Nov 2017 19:56:44 +0000 |
dfuchs |
http-client-branch: HttpClient uses ProxySelector.getDefault() by default
http-client-branch
|
changeset |
files
|
Thu, 16 Nov 2017 12:15:55 +0000 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
Thu, 16 Nov 2017 10:29:18 +0000 |
chegar |
http-client-branch: Update copyright years in tests
http-client-branch
|
changeset |
files
|
Thu, 16 Nov 2017 10:20:31 +0000 |
chegar |
http-client-branch: Update copyright years
http-client-branch
|
changeset |
files
|
Thu, 16 Nov 2017 10:01:34 +0000 |
chegar |
http-client-branch: Add a test for CONTINUATION frame handling
http-client-branch
|
changeset |
files
|
Wed, 15 Nov 2017 11:39:54 +0000 |
chegar |
http-client-branch: spec clarifications and minor fix to sendXXX methods
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 16:28:52 +0000 |
dfuchs |
http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 15:57:11 +0000 |
dfuchs |
http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 15:28:10 +0000 |
chegar |
http-client-branch: remove cookieMan
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 15:14:51 +0000 |
chegar |
http-client-branch: CookieManager -> CookieHandler
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 14:58:39 +0000 |
chegar |
http-client-branch: fix test post trailers removal
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 14:35:08 +0000 |
chegar |
http-client-branch: remove unimplemented response trailers
http-client-branch
|
changeset |
files
|
Tue, 14 Nov 2017 13:27:32 +0000 |
chegar |
http-client-branch: minor spec edits in HttpClient.Builder
http-client-branch
|
changeset |
files
|
Mon, 13 Nov 2017 16:01:47 +0000 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Mon, 13 Nov 2017 15:48:39 +0000 |
chegar |
http-client-branch: fix SmokeTest to use the correct client
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 13 Nov 2017 16:13:11 +0300 |
prappo |
http-client-branch: common URLPermission paths
http-client-branch
|
changeset |
files
|
Mon, 13 Nov 2017 14:43:09 +0300 |
prappo |
http-client-branch: fix for failing ConnectionPoolTestDriver
http-client-branch
|
changeset |
files
|
Mon, 13 Nov 2017 11:05:52 +0300 |
prappo |
http-client-branch: (cleanup)
http-client-branch
|
changeset |
files
|
Fri, 10 Nov 2017 19:10:54 +0100 |
shade |
Simplify Epsilon barrier set after BS cleanup
epsilon-gc-branch
|
changeset |
files
|
Fri, 10 Nov 2017 18:57:51 +0100 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
Fri, 10 Nov 2017 18:22:50 +0300 |
prappo |
http-client-branch: (cleanup)
http-client-branch
|
changeset |
files
|