Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 70122 invoked from network); 17 Apr 2009 03:51:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Apr 2009 03:51:06 -0000 Received: (qmail 24382 invoked by uid 500); 17 Apr 2009 03:51:05 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 24311 invoked by uid 500); 17 Apr 2009 03:51:05 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 24301 invoked by uid 99); 17 Apr 2009 03:51:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 03:51:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of luolynn@gmail.com designates 209.85.221.177 as permitted sender) Received: from [209.85.221.177] (HELO mail-qy0-f177.google.com) (209.85.221.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 03:50:56 +0000 Received: by qyk7 with SMTP id 7so1522420qyk.10 for ; Thu, 16 Apr 2009 20:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=Fd/KT6HWA7JFdKRTWKJVtoWQG82YX15Y/eJXomCmBXE=; b=Nvx3jPRgS9vgN86xKPkZ2DOG4Ezu8xsF1KuKijSaxqX70htNfp2b1awsneX3mvjgas kYyagIVjJ2bEtopdmhyFNyWJzq8hNBQiAcUGMWiKjBOXSHjKRxKY/JNAnH9VPyMjZNGx ncBsGMFCmbK6kcmdGvhXGKj6h5upLZM3OT/Ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oQbMIeJhlDo5q+XaBglvljxcJmwOaZvMqUVZhL/SoO/Cw1DDINreiSElgF2TOzfdUH GmkEes9gZps6yM0W45seFjH3N7ZA+EcC4QFqFrP4Gs6YBfvTQwt/Liql4+c6olUSp1LI Hrb9yG4ApzOMx4r0kQ1PKarFErZBS5PJalhNA= MIME-Version: 1.0 Received: by 10.224.54.65 with SMTP id p1mr2869667qag.99.1239940235320; Thu, 16 Apr 2009 20:50:35 -0700 (PDT) In-Reply-To: References: <49E72CF6.4060801@ez.no> Date: Fri, 17 Apr 2009 11:50:35 +0800 Message-ID: <1cc6cf440904162050h1f67020enb16ed56936f7c0fc@mail.gmail.com> Subject: Re: How to parse POST arguments? From: Lin Luo To: modules-dev@httpd.apache.org, bmansion@mamasam.net Content-Type: multipart/alternative; boundary=0015175cb4d844dd840467b8159b X-Virus-Checked: Checked by ClamAV on apache.org --0015175cb4d844dd840467b8159b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Bertrand, What kind of dependency you mean for apreq lib? Lynn On Fri, Apr 17, 2009 at 3:15 AM, Bertrand Mansion wro= te: > On Thu, Apr 16, 2009 at 7:41 PM, Kevac Marko wrote: > > 2009/4/16 J=E9r=F4me Renard : > >> You might find mod_form useful : > >> - http://apache.webthing.com/mod_form/ > > > > Yes, thank you, mod_form helped. But why this basic functionality is > > not implemented inside Apache? > > There is some code for this in trunk > util_script.c but it is very > incomplete (and insecure) at the moment. I think developers wouldn't > mind a helping hand here :) > > Otherwise, there is also apreq2 lib... but if I understand correctly, > some don't want to use it for module development because it creates > another dependency. > > -- > Bertrand Mansion > Mamasam > --0015175cb4d844dd840467b8159b--