hb [Wed, 27 Dec 2017 14:44:48 +0530] rev 55995
POST : Attribute update - working
POST : Bulk operation for MBean - working
Exception to HTTP error Mapping
hb [Mon, 25 Dec 2017 20:42:05 +0530] rev 55994
Implementation of GET for new APIs
Implemented paging and filtering for GET
michaelm [Fri, 15 Dec 2017 14:26:23 +0000] rev 55993
changeset: 48573:3f9dda0428dc
branch: http-client-branch
tag: tip
user: michaelm
date: Fri Dec 15 14:19:51 2017 +0000
summary: http-client-branch: Fixed problem with h2c connection reuse.
prappo [Fri, 15 Dec 2017 13:35:56 +0300] rev 55992
http-client-branch: (WebSocket) refactoring
dfuchs [Fri, 15 Dec 2017 10:31:21 +0000] rev 55991
http-client-branch: cleanup: add missing @Overrides
dfuchs [Fri, 15 Dec 2017 09:44:23 +0000] rev 55990
http-client-branch: unused import in AbstractSSLTubeTest.java
prappo [Fri, 15 Dec 2017 03:05:16 +0300] rev 55989
http-client-branch: (WebSocket) refactoring
prappo [Fri, 15 Dec 2017 00:47:16 +0300] rev 55988
http-client-branch: (WebSocket) refactoring for the sake of extra test coverage
hb [Fri, 01 Sep 2017 14:36:28 +0530] rev 55987
Remove auto-generated files
hb [Tue, 29 Aug 2017 14:50:57 +0530] rev 55986
Remove duplicate file
hb [Tue, 29 Aug 2017 13:34:15 +0530] rev 55985
REST Adapter Initial commit
1. Unit tested and working GET/POST interfaces
2. Unit tested and working JSON parser
hb [Fri, 15 Dec 2017 13:46:19 +0530] rev 55984
Initial changes for jmx-rest-api
michaelm [Thu, 14 Dec 2017 18:41:57 +0000] rev 55983
http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections
chegar [Thu, 14 Dec 2017 12:28:32 +0000] rev 55982
http-client-branch: merge with default