Fri, 23 Mar 2018 18:44:47 +0000 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Fri, 23 Mar 2018 18:01:52 +0000 |
dfuchs |
http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values
http-client-branch
|
changeset |
files
|
Thu, 22 Mar 2018 16:13:36 +0000 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
Thu, 22 Mar 2018 16:09:01 +0000 |
dfuchs |
http-client-branch: minor cleanup in HttpRequestImpl
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 21 Mar 2018 19:18:59 +0000 |
chegar |
http-client-branch: supplementary review comments
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 17:24:15 +0000 |
chegar |
http-client-branch: missing <p>
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 17:10:53 +0000 |
chegar |
http-client-branch: API note about sendPong
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 16:50:25 +0000 |
prappo |
http-client-branch: (WebSocket) almost missed the CSR train
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 16:30:10 +0000 |
dfuchs |
http-client-branch: Early Review comments for JDK-8199938 Supplementary minor HTTP Client spec clarifications
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 15:12:11 +0000 |
dfuchs |
http-client-branch: bye, bye, SSLDelegate
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 14:11:38 +0000 |
prappo |
http-client-branch: (WebSocket) javadoc typos
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 21 Mar 2018 13:40:10 +0000 |
chegar |
http-client-branch: typo
http-client-branch
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 21 Mar 2018 12:42:19 +0000 |
chegar |
http-client-branch: minor HttpClient.send exception correction
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 12:38:23 +0000 |
chegar |
http-client-branch: minor WebSocket.Listener re-wording
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 11:39:30 +0000 |
prappo |
http-client-branch: (WebSocket) API wording for back-pressure
http-client-branch
|
changeset |
files
|
Wed, 21 Mar 2018 10:25:26 +0000 |
prappo |
http-client-branch: (WebSocket) remove close timer
http-client-branch
|
changeset |
files
|
Tue, 20 Mar 2018 13:10:09 +0000 |
dfuchs |
http-client-branch: RawChannel implementation based on FlowTube
http-client-branch
|
changeset |
files
|
Tue, 20 Mar 2018 10:19:00 +0000 |
prappo |
http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run
http-client-branch
|
changeset |
files
|
Tue, 20 Mar 2018 00:30:20 +0000 |
prappo |
http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes
http-client-branch
|
changeset |
files
|
Mon, 19 Mar 2018 21:04:01 +0000 |
prappo |
http-client-branch: (WebSocket) autopong on a closed channel is not an error + test
http-client-branch
|
changeset |
files
|
Mon, 19 Mar 2018 19:52:43 +0000 |
prappo |
http-client-branch: (WebSocket) no error after abort
http-client-branch
|
changeset |
files
|
Mon, 19 Mar 2018 17:04:28 +0000 |
prappo |
http-client-branch: (WebSocket) abort tests
http-client-branch
|
changeset |
files
|
Mon, 19 Mar 2018 14:20:18 +0000 |
prappo |
http-client-branch: (WebSocket) removed MessagePart
http-client-branch
|
changeset |
files
|
Mon, 19 Mar 2018 12:24:07 +0000 |
prappo |
http-client-branch: (HttpClient) faulty assertion, some tests fail
http-client-branch
|
changeset |
files
|
Sun, 18 Mar 2018 14:31:36 +0000 |
prappo |
http-client-branch: (WebSocket) API changes + test;
http-client-branch
|
changeset |
files
|
Sat, 17 Mar 2018 18:01:01 +0000 |
chegar |
http-client-branch: split large WebSocket test into three
http-client-branch
|
changeset |
files
|