Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 62670 invoked from network); 23 Jun 2006 05:50:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jun 2006 05:50:11 -0000 Received: (qmail 54055 invoked by uid 500); 23 Jun 2006 05:50:03 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53059 invoked by uid 500); 23 Jun 2006 05:50:00 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 53048 invoked by uid 99); 23 Jun 2006 05:50:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 22:50:00 -0700 X-ASF-Spam-Status: No, hits=4.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_MESSAGE,RCVD_IN_NJABL_PROXY,RCVD_IN_SORBS_SOCKS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [202.43.219.180] (HELO web8611.mail.in.yahoo.com) (202.43.219.180) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Jun 2006 22:49:58 -0700 Received: (qmail 21670 invoked by uid 60001); 23 Jun 2006 05:49:36 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=1om/BGSoYtv2m0GllmvrGyojIywKuXvhDfS2sY2M73OuMiK/vyLbgu8mcmyxAs4G+9iRPSpYc+2f8njlZ1oBh60uB4+7dM1+IuVXmRokVVFVtmSEeRdWIZJk2hVe/u/cXrP/9VdzCdRmq0VrIh7AwtJ6wZGFZ2Wl/36rZjL8XRc= ; Message-ID: <20060623054936.21668.qmail@web8611.mail.in.yahoo.com> Received: from [59.95.13.222] by web8611.mail.in.yahoo.com via HTTP; Fri, 23 Jun 2006 06:49:36 BST Date: Fri, 23 Jun 2006 06:49:36 +0100 (BST) From: gauri walwadkar To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1207289902-1151041776=:21400" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] how to create new request and how to send bak the response X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1207289902-1151041776=:21400 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi all, I am very new in using Apache C-API. I want to call one module and then give internal call to another module(which returns a XML file ). How can I do that using C-API functions? Whether ap_get_client_block reads request body or response body? how to catch the response in internal calls? (How to get the xml file in first module). Thanks -Gauri --------------------------------- Yahoo! India Answers: Share what you know. Learn something new Click here Catch all the FIFA World Cup 2006 action on Yahoo! India Click here --0-1207289902-1151041776=:21400 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
Hi all,
I am very new in using Apache C-API.
I want to call one module and then give internal call to another module(which returns a XML file ). How can I do that using C-API functions?
Whether ap_get_client_block reads request body or response body?
how to catch the response in internal calls? (How to get the xml file in first module).
 
Thanks
-Gauri
 


Yahoo! India Answers: Share what you know. Learn something new Click here
Catch all the FIFA World Cup 2006 action on Yahoo! India Click here --0-1207289902-1151041776=:21400--