Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 22F08110D2 for ; Thu, 18 Sep 2014 08:56:34 +0000 (UTC) Received: (qmail 27415 invoked by uid 500); 18 Sep 2014 08:56:34 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 27382 invoked by uid 500); 18 Sep 2014 08:56:34 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 27370 invoked by uid 99); 18 Sep 2014 08:56:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2014 08:56:33 +0000 Date: Thu, 18 Sep 2014 08:56:33 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-5996) respect client cache headers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138707#comment-14138707 ] Sergey Beryozkin commented on CXF-5996: --------------------------------------- The reader interceptor should not give the response, the request filter has already given the response from the cache, right ? Sorry, may be I do not understand the goal of the reader, but I thought it would only block the process of the de-serialization because it is not needed if the response entity object has been found in the local cache. Cheers, Sergey > respect client cache headers > ---------------------------- > > Key: CXF-5996 > URL: https://issues.apache.org/jira/browse/CXF-5996 > Project: CXF > Issue Type: New Feature > Reporter: Romain Manni-Bucau > Attachments: client-jaxrs-cache-control.zip, client-jaxrs-cache-control.zip > > > Hi > would be great to get a mecanism (maybe using jcache as abstraction) to respect on client side http cache headers -- This message was sent by Atlassian JIRA (v6.3.4#6332)