Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 7890 invoked from network); 5 Apr 2006 01:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 01:59:34 -0000 Received: (qmail 44611 invoked by uid 500); 5 Apr 2006 01:59:30 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 44598 invoked by uid 500); 5 Apr 2006 01:59:30 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 44587 invoked by uid 99); 5 Apr 2006 01:59:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 18:59:29 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sven@schliesing.de designates 217.20.118.75 as permitted sender) Received: from [217.20.118.75] (HELO server187.xl-server.org) (217.20.118.75) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Apr 2006 18:59:29 -0700 Received: from localhost (localhost [127.0.0.1]) by server187.xl-server.org (Postfix) with ESMTP id 8571A4C7F4 for ; Wed, 5 Apr 2006 03:59:07 +0200 (CEST) Received: from server187.xl-server.org ([127.0.0.1]) by localhost (server187.xl-server.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31237-08 for ; Wed, 5 Apr 2006 03:59:07 +0200 (CEST) Received: from [127.0.0.1] (d089218.adsl.hansenet.de [80.171.89.218]) by server187.xl-server.org (Postfix) with ESMTP id 0313E4C08C for ; Wed, 5 Apr 2006 03:59:06 +0200 (CEST) Message-ID: <44332461.9090609@schliesing.de> Date: Wed, 05 Apr 2006 03:58:57 +0200 From: Sven Schliesing User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [fileupload] Form params from the request command line? References: <44330FF2.1000605@computer.org> <44331161.1030200@schliesing.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at raffts.net X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks to you both, Christopher and Dion. I think I have to talk to my fellow who told me this rumor. :) Dion Gillard wrote: > The 'query' part of the URL (prefixed by ?) is not specifically for the GET > method. > > A URL can contain a query, regardless of whether it is a GET or POST > request. > > See the rfc: http://www.w3.org/Protocols/rfc2616/rfc2616.txt --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org