[
https://issues.apache.org/jira/browse/CMIS-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-296.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.3.0-incubating
Compression is turned off by default.
Turn it on by adding this session parameter:
parameters.put(SessionParameter.COMPRESSION, "true");
> Add compression support to OpenCMIS client
> ------------------------------------------
>
> Key: CMIS-296
> URL: https://issues.apache.org/jira/browse/CMIS-296
> Project: Chemistry
> Issue Type: Improvement
> Components: opencmis-client-bindings
> Affects Versions: 0.3.0-incubating
> Reporter: Florian Müller
> Assignee: Florian Müller
> Fix For: 0.3.0-incubating
>
>
> If a CMIS repository supports gzip compression the client should be able to
> trigger it by sending an Accept-Encoding header and then decode the stream.
> Most CMIS messages can be compressed down to 50% to 5% of their original
> size!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.