Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 24535 invoked from network); 17 Feb 2008 18:28:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2008 18:28:48 -0000 Received: (qmail 80953 invoked by uid 500); 17 Feb 2008 18:28:41 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 80930 invoked by uid 500); 17 Feb 2008 18:28:41 -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 80921 invoked by uid 99); 17 Feb 2008 18:28:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 10:28:41 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.57.146.59] (HELO ftp.netrovert.net) (69.57.146.59) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 18:27:47 +0000 Received: from [192.168.1.41] (aeee61.neoplus.adsl.tpnet.pl [79.186.108.61]) (authenticated) by ftp.netrovert.net (8.11.6/8.11.6) with ESMTP id m1HI5MF06674 for ; Sun, 17 Feb 2008 13:05:24 -0500 Message-ID: <47B87CB2.9040106@netstellar.com> Date: Sun, 17 Feb 2008 19:28:02 +0100 From: Jarek Kucypera User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; PL; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Re: ap_get_brigade hangs when submitting a muitipart/form-data References: <63b881f40802141053g70d0109y80171c61707ddd6c@mail.gmail.com> <47B4A111.8020405@netstellar.com> <003001c86feb$24b2bb70$6501a8c0@T60> <47B6FFD0.2070307@netstellar.com> <001301c870b1$be9cd290$6501a8c0@T60> In-Reply-To: <001301c870b1$be9cd290$6501a8c0@T60> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org > Where can I find out which APIs are official vs. unofficial comments in the source code J.K.