[
https://issues.apache.org/jira/browse/CMIS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969466#action_12969466
]
Marko Asplund commented on CMIS-291:
------------------------------------
I might be able to work in this in the future, but probably not in the short
term.
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.