Repository: marmotta Updated Branches: refs/heads/MARMOTTA-672-https_support_in_client_lib [created] 9d483e120
Merge branch 'develop' into MARMOTTA-672-https_support_in_client_lib Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/9d483e12 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/9d483e12 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/9d483e12 Branch: refs/heads/MARMOTTA-672-https_support_in_client_lib Commit: 9d483e1209541b3e75123bacf8962ea04f8a8ddf Parents: 9e3b3a6 0957855 Author: dglachs <dgla...@gmail.com> Authored: Wed Dec 13 09:25:50 2017 +0100 Committer: dglachs <dgla...@gmail.com> Committed: Wed Dec 13 09:25:50 2017 +0100 ---------------------------------------------------------------------- KEYS | 250 +++++++++++++------ .../apache/marmotta/client/util/HTTPUtil.java | 2 +- .../backend/linkeddata/LDCacheBackend.java | 8 +- .../selectors/ReversePropertySelector.java | 2 +- 4 files changed, 184 insertions(+), 78 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/9d483e12/client/marmotta-client-java/src/main/java/org/apache/marmotta/client/util/HTTPUtil.java ----------------------------------------------------------------------