Done: https://issues.apache.org/jira/browse/CMIS-564
 <https://issues.apache.org/jira/browse/CMIS-564>

"Florian Müller" <f...@apache.org> hat am 26. August 2012 um 11:59 geschrieben:
> Hi Thorben,
>
> Thanks for contribution!
> Could you please open an improvement issue [1] and attach the file to
> this issue.
>
>
> Thanks,
>
> Florian
>
>
> [1] https://issues.apache.org/jira/browse/CMIS
>
>
>
> Thorben Betten schrieb:
> > Dear mailing list,
> > I want to share attached code modification with you that enhances "
> > org/apache/chemistry/opencmis/client/bindings/spi/http/HttpUtils" by an
> > additional property to execute requests by calling "
> > org/apache/chemistry/opencmis/client/bindings/spi/http/HttpInvoker".
> > Your own HttpInvoker-Implementation can be specified through session
> > parameter " org.apache.chemistry.opencmis.binding.HttpInvoker". This
> > interface allows 3rd party developers to fully control how HTTP request
> > is performed. E.g. I needed to use Apache's HttpClient for fully
> > supported NTLM authentication cycle.
> > Furthermore I added class "
> > org/apache/chemistry/opencmis/client/bindings/spi/http/AbstractHttpInvoker"
> > that delegates to common HttpUtils.invoke() if certain criteria is not met.
> > Feel free to add if you like and approve it...
> >
> >
> > --
> > Thorben Betten
> > Open-Xchange Inc., 303 South Broadway, Tarrytown, New York 10591

Reply via email to