[
https://issues.apache.org/jira/browse/CMIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-291.
---------------------------------
Resolution: Fixed
> Use Commons HttpClient instead of HttpURLConnection
> ---------------------------------------------------
>
> Key: CMIS-291
> URL: https://issues.apache.org/jira/browse/CMIS-291
> Project: Chemistry
> Issue Type: Improvement
> Components: opencmis-client-bindings
> Affects Versions: 0.2.0-incubating
> Reporter: Marko Asplund
>
> OpenCMIS client currently uses HttpURLConnection for HTTP traffic.
> The HttpURLConnection class only provides basic HTTP support so OpenCMIS
> could benefit
> from migrating to Commons HttpClient instead.
> One notable feature of HC is the support for different authentication schemes.
> In addition to HTTP Basic authentication it supports Digest and NTML, and the
> upcoming 4.1 version also does SPNEGO.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)