src/java.net.http/share/classes/java/net/http/WebSocket.java
Mon, 11 Jun 2018 11:55:26 +0100 chegar http-client-branch: review comment: minor editorial change to WebSocket.Listener http-client-branch
Wed, 06 Jun 2018 15:22:45 +0100 prappo http-client-branch: review comment - refinement of WebSocket specification http-client-branch
Wed, 06 Jun 2018 11:51:25 +0100 prappo http-client-branch: review comment - WebSocket wording and realignment of javadoc http-client-branch
Tue, 05 Jun 2018 15:32:02 +0100 prappo http-client-branch: review comment - WebSocket/HttpClient wording http-client-branch
Wed, 18 Apr 2018 12:03:06 +0100 chegar http-client-branch: Merge with default http-client-branch
Wed, 11 Apr 2018 15:21:25 +0100 prappo http-client-branch: review comment - WebSocket example for idle connection http-client-branch
Wed, 11 Apr 2018 00:55:41 +0100 prappo http-client-branch: (WebSocket) javadoc hyperlink bug http-client-branch
Wed, 11 Apr 2018 00:49:26 +0100 prappo http-client-branch: review comment - WebSocket rewording, examples, @apiNote http-client-branch
Tue, 10 Apr 2018 15:39:47 +0100 prappo http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same) http-client-branch
Tue, 10 Apr 2018 12:09:50 +0100 prappo http-client-branch: review comment - clarifications, typos, formatting http-client-branch
Mon, 09 Apr 2018 12:05:12 +0100 prappo http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket http-client-branch
Fri, 06 Apr 2018 17:57:35 +0100 prappo http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient http-client-branch
Fri, 06 Apr 2018 17:06:17 +0100 prappo http-client-branch: review comment - small WebSocket javadoc rewordings http-client-branch
Thu, 22 Mar 2018 09:48:27 +0000 prappo http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason http-client-branch
Wed, 21 Mar 2018 19:18:59 +0000 chegar http-client-branch: supplementary review comments http-client-branch
Wed, 21 Mar 2018 17:24:15 +0000 chegar http-client-branch: missing <p> http-client-branch
Wed, 21 Mar 2018 17:10:53 +0000 chegar http-client-branch: API note about sendPong http-client-branch
Wed, 21 Mar 2018 16:50:25 +0000 prappo http-client-branch: (WebSocket) almost missed the CSR train http-client-branch
Wed, 21 Mar 2018 14:11:38 +0000 prappo http-client-branch: (WebSocket) javadoc typos http-client-branch
Wed, 21 Mar 2018 13:59:56 +0000 prappo http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary http-client-branch
Wed, 21 Mar 2018 13:40:10 +0000 chegar http-client-branch: typo http-client-branch
Wed, 21 Mar 2018 12:44:25 +0000 prappo http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods http-client-branch
Wed, 21 Mar 2018 12:38:23 +0000 chegar http-client-branch: minor WebSocket.Listener re-wording http-client-branch
Wed, 21 Mar 2018 11:39:30 +0000 prappo http-client-branch: (WebSocket) API wording for back-pressure http-client-branch
Mon, 19 Mar 2018 14:20:18 +0000 prappo http-client-branch: (WebSocket) removed MessagePart http-client-branch
Sun, 18 Mar 2018 14:31:36 +0000 prappo http-client-branch: (WebSocket) API changes + test; http-client-branch
Wed, 07 Mar 2018 17:16:28 +0000 prappo http-client-branch: (WebSocket) impl change http-client-branch
Tue, 20 Feb 2018 09:55:18 +0000 chegar http-client-branch: add link to illegal WebSocket headers http-client-branch
Mon, 19 Feb 2018 14:36:31 +0000 chegar http-client-branch: clarify strict size requirement for received ping/pong messages http-client-branch
Wed, 07 Feb 2018 14:17:24 +0000 chegar http-client-branch: move to standard package and module name http-client-branch
Tue, 09 Oct 2018 13:31:50 +0100 chegar 8211902: broken link in java.net.http.WebSocket.Builder
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