Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 69886 invoked from network); 2 Aug 2004 18:20:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Aug 2004 18:20:29 -0000 Received: (qmail 98591 invoked by uid 500); 2 Aug 2004 18:20:29 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 98479 invoked by uid 500); 2 Aug 2004 18:20:28 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 98465 invoked by uid 99); 2 Aug 2004 18:20:28 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 02 Aug 2004 11:20:26 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BrhQ1-0005zl-00 for ; Mon, 02 Aug 2004 20:20:17 +0200 Received: from adsl-34-76-42.mia.bellsouth.net ([67.34.76.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Aug 2004 20:20:17 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Aug 2004 20:20:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: Re: Earliest Hook to Inspect POST Params Date: 02 Aug 2004 14:20:12 -0400 Lines: 16 Message-ID: <87smb55rmr.fsf@gemini.sunstarsys.com> References: <410A4458.699AA718@netmask.it> <87ekmta5dt.fsf@gemini.sunstarsys.com> <410DC0A2.66B35174@netmask.it> <87wu0h5ucs.fsf@gemini.sunstarsys.com> <410E7F8C.511DAA92@netmask.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-34-76-42.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Eli Marmor writes: [...] > But this note, saying > "don't worry, you should not be concerned about adding the filter > because apreq_request() does it for you", That's one way to read it; another is "You should NOT try to add the filter yourself, because you may fuck things up by adding an extra apreq filter after some other module already added it." -- Joe Schaefer