Sat, 25 Nov 2017 21:36:35 +0000 http-client-branch: review comment onSubscribe before onXXX http-client-branch
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
Sat, 25 Nov 2017 16:24:26 +0000 http-client-branch: review comment add more checks to tests for redirect http-client-branch
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
Sat, 25 Nov 2017 16:23:20 +0000 http-client-branch: review comment Add toString to HttpHeaders http-client-branch
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders
Sat, 25 Nov 2017 15:34:04 +0300 http-client-branch: (WebSocket) Demand in Receiver http-client-branch
prappo [Sat, 25 Nov 2017 15:34:04 +0300] rev 55872
http-client-branch: (WebSocket) Demand in Receiver
Fri, 24 Nov 2017 20:48:35 +0000 http-client-branch: fixing synchronization problem in ping test http-client-branch
michaelm [Fri, 24 Nov 2017 20:48:35 +0000] rev 55871
http-client-branch: fixing synchronization problem in ping test
Fri, 24 Nov 2017 18:42:32 +0000 http-client-branch: review comment add missing license header http-client-branch
chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
Fri, 24 Nov 2017 18:30:37 +0000 http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave. http-client-branch
dfuchs [Fri, 24 Nov 2017 18:30:37 +0000] rev 55869
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
Fri, 24 Nov 2017 17:34:57 +0000 http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest http-client-branch
michaelm [Fri, 24 Nov 2017 17:34:57 +0000] rev 55868
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
Fri, 24 Nov 2017 17:51:51 +0300 http-client-branch: (WebSocket) cleanup & simplifications http-client-branch
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
Fri, 24 Nov 2017 12:10:19 +0000 http-client-branch: relax server side exception handling in CancelledResponse test http-client-branch
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
Thu, 23 Nov 2017 19:08:06 +0000 http-client-branch: review comment remove trailing white space http-client-branch
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
Thu, 23 Nov 2017 17:13:51 +0000 http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused http-client-branch
dfuchs [Thu, 23 Nov 2017 17:13:51 +0000] rev 55864
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
Thu, 23 Nov 2017 18:52:22 +0300 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
Thu, 23 Nov 2017 17:46:02 +0300 http-client-branch: (WebSocket) testing sending messages http-client-branch
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
Thu, 23 Nov 2017 12:50:34 +0000 http-client-branch: further review comments on error handling in BufferedSubscriber http-client-branch
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber
Thu, 23 Nov 2017 10:21:19 +0000 http-client-branch: review comments add missing links to pre-defined BodyHandlers http-client-branch
dfuchs [Thu, 23 Nov 2017 10:21:19 +0000] rev 55860
http-client-branch: review comments add missing links to pre-defined BodyHandlers
Wed, 22 Nov 2017 21:29:20 +0000 http-client-branch: review comment on buffering subscriber, and new test to verify the change http-client-branch
chegar [Wed, 22 Nov 2017 21:29:20 +0000] rev 55859
http-client-branch: review comment on buffering subscriber, and new test to verify the change
Wed, 22 Nov 2017 16:27:08 +0000 http-client-branch: review comment BodySubscriber::asInputStream http-client-branch
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
Wed, 22 Nov 2017 15:32:17 +0000 http-client-branch: review comments add buffering cancallation test http-client-branch
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
Wed, 22 Nov 2017 15:29:29 +0000 http-client-branch: review comments remove superflous ssl permission check http-client-branch
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
Wed, 22 Nov 2017 15:26:44 +0000 http-client-branch: review comments minor spec cleanup http-client-branch
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
Wed, 22 Nov 2017 17:27:22 +0300 http-client-branch: (HPACK) renamed test http-client-branch
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
Wed, 22 Nov 2017 17:13:35 +0300 http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake http-client-branch
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
Wed, 22 Nov 2017 11:21:36 +0000 http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems http-client-branch
michaelm [Wed, 22 Nov 2017 11:21:36 +0000] rev 55852
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
Wed, 22 Nov 2017 10:15:53 +0000 http-client-branch: review comments, minor WS spec updates http-client-branch
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
Wed, 22 Nov 2017 11:30:24 +0300 http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture http-client-branch
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
Tue, 21 Nov 2017 20:38:12 +0000 http-client-branch: review comments on WS spec http-client-branch
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
Tue, 21 Nov 2017 16:39:20 +0000 http-client-branch: remove usage of deprecated Class::newInstance http-client-branch
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
Tue, 21 Nov 2017 17:17:37 +0300 http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK http-client-branch
prappo [Tue, 21 Nov 2017 17:17:37 +0300] rev 55847
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
Tue, 21 Nov 2017 12:32:16 +0000 http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java http-client-branch
dfuchs [Tue, 21 Nov 2017 12:32:16 +0000] rev 55846
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip