[ 
https://issues.apache.org/jira/browse/CMIS-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Müller resolved CMIS-566.
---------------------------------

       Resolution: Fixed
    Fix Version/s: OpenCMIS 0.8.0

If getContentStream() returns a LastModifiedContentStream object instead of a 
ContentStream object, the framework will check the If-Modified-Since header and 
set the Last-Modified header.
                
> Browser Binding: getContentStream should support the HTTP headers 
> Last-Modified and If-Modified-Since
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CMIS-566
>                 URL: https://issues.apache.org/jira/browse/CMIS-566
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 0.7.0
>            Reporter: Florian Müller
>            Assignee: Florian Müller
>            Priority: Minor
>             Fix For: OpenCMIS 0.8.0
>
>
> The Browser Binding allows clients to generate a URL to the content of a 
> document. That enables pure HTTP clients to retrieve the content.
> The HTTP headers Last-Modified and If-Modified-Since can avoid downloading 
> content that hasn't changed and has been cached by the client (e.g. a web 
> browser).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to