Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80D38D84E for ; Thu, 30 Aug 2012 14:32:09 +0000 (UTC) Received: (qmail 44247 invoked by uid 500); 30 Aug 2012 14:32:08 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 43855 invoked by uid 500); 30 Aug 2012 14:32:08 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 43382 invoked by uid 99); 30 Aug 2012 14:32:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2012 14:32:07 +0000 Date: Fri, 31 Aug 2012 01:32:07 +1100 (NCT) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: <1348908302.16690.1346337127807.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CMIS-566) Browser Binding: getContentStream should support the HTTP headers Last-Modified and If-Modified-Since MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Florian M=C3=BCller created CMIS-566: ----------------------------------- Summary: 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=C3=BCller Assignee: Florian M=C3=BCller Priority: Minor The Browser Binding allows clients to generate a URL to the content of a do= cument. 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 b= rowser). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira