Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 21986 invoked from network); 12 Oct 2006 10:33:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Oct 2006 10:33:02 -0000 Received: (qmail 5970 invoked by uid 500); 12 Oct 2006 10:33:01 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 5958 invoked by uid 500); 12 Oct 2006 10:33:01 -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 5949 invoked by uid 99); 12 Oct 2006 10:33:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Oct 2006 03:33:01 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of manishchaks@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Oct 2006 03:33:00 -0700 Received: by nf-out-0910.google.com with SMTP id x37so1002626nfc for ; Thu, 12 Oct 2006 03:32:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ovQ+XMWGihN2O/HTppA7ADg8Oj+BQmC4ILgC5KzJHmPs37+SWcGy7qS8/F36SppZNWOH9WIPmy8Zk1qFzkws1CqvdSj2lPHrGpRm+U0Gwl/crvn5QfjhPS04qUDrZIYSeCkpr6lN8IuaKhQzrNWtMSjV9zKppv1LvU6K/xO8ni4= Received: by 10.78.204.20 with SMTP id b20mr2038998hug; Thu, 12 Oct 2006 03:32:39 -0700 (PDT) Received: by 10.78.134.13 with HTTP; Thu, 12 Oct 2006 03:32:39 -0700 (PDT) Message-ID: Date: Thu, 12 Oct 2006 16:02:39 +0530 From: "Manish Chakravarty" To: modules-dev@httpd.apache.org Subject: how to retrieve the contents of the POST method through the C API? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, I want to retrieve the contents of a (non HTML) POST request. (Eg some XML file or some images) I am developing on apache 1.3.34. Could someone please tell me how to go about it? I just want the contents of the messgae minus the header. -- Warm Regards, Manish Chakravarty ---- Consultant Software Developer PH: +919886702500 http://manishchaks.net ---