From dev-return-103029-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue Sep 20 12:34:30 2011 Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-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 CE89D7802 for ; Tue, 20 Sep 2011 12:34:30 +0000 (UTC) Received: (qmail 37911 invoked by uid 500); 20 Sep 2011 12:34:30 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 37838 invoked by uid 500); 20 Sep 2011 12:34:30 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 37796 invoked by uid 99); 20 Sep 2011 12:34:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 12:34:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 12:34:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 154EBA3CA6 for ; Tue, 20 Sep 2011 12:34:09 +0000 (UTC) Date: Tue, 20 Sep 2011 12:34:09 +0000 (UTC) From: "Alec Bickerton (JIRA)" To: dev@cocoon.apache.org Message-ID: <277752169.45850.1316522049084.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (COCOON-2315) Generator and CInclude transformer do not include the request headers of the caller. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Generator and CInclude transformer do not include the request headers of the caller. ------------------------------------------------------------------------------------ Key: COCOON-2315 URL: https://issues.apache.org/jira/browse/COCOON-2315 Project: Cocoon Issue Type: Bug Components: * Cocoon Core Affects Versions: 2.1.9, 2.1.12-dev (Current SVN) Reporter: Alec Bickerton When using the file generator or any sub class. The request headers are not propagated to the source. e.g. {code} {code} The request received by the http://deviceMetaService.example.com/lookup.jsp will not contain the user-agent header of the original request. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira