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 B3151F94C for ; Fri, 12 Dec 2014 16:48:14 +0000 (UTC) Received: (qmail 76850 invoked by uid 500); 12 Dec 2014 16:48:14 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 76812 invoked by uid 500); 12 Dec 2014 16:48:14 -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 76681 invoked by uid 99); 12 Dec 2014 16:48:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2014 16:48:14 +0000 Date: Fri, 12 Dec 2014 16:48:14 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-6079) static-resource-list cache control 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-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244432#comment-14244432 ] Sergey Beryozkin commented on CXF-6079: --------------------------------------- I added a "static.cache.control" parameter > static-resource-list cache control > ---------------------------------- > > Key: CXF-6079 > URL: https://issues.apache.org/jira/browse/CXF-6079 > Project: CXF > Issue Type: Improvement > Components: JAX-RS > Affects Versions: 3.0.1 > Reporter: Janos Haber > Assignee: Sergey Beryozkin > Fix For: 3.1.0, 3.0.4, 2.7.15 > > > I want to set the cache control header for my static resources without I need to redefine the whole list in filter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)