You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2015/09/10 13:53:45 UTC

[jira] [Created] (CMIS-947) AbstractServiceCall.sendContentStreamHeaders() should be easier to override

Ron Gavlin created CMIS-947:
-------------------------------

             Summary: AbstractServiceCall.sendContentStreamHeaders() should be easier to override
                 Key: CMIS-947
                 URL: https://issues.apache.org/jira/browse/CMIS-947
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-server
    Affects Versions: OpenCMIS 0.13.0
            Reporter: Ron Gavlin
            Priority: Minor


I would like to add an HTTP/1.1-standard Content-MD5 header to my GetContentStream operation response. In order to do so, it appears I must currently override both the CMISBrowserBindingServlet and the ObjectService.GetContentStream classes. This is a lot of work to support an HTTP/1.1-standard feature. Instead, method AbstractServiceCall.sendContentStreamHeaders() should be easier to directly override.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)