Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 64847 invoked from network); 2 Jun 2009 08:41:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Jun 2009 08:41:38 -0000 Received: (qmail 50145 invoked by uid 500); 2 Jun 2009 08:41:50 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 50099 invoked by uid 500); 2 Jun 2009 08:41:50 -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 50089 invoked by uid 99); 2 Jun 2009 08:41:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2009 08:41:50 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.221.193] (HELO mail-qy0-f193.google.com) (209.85.221.193) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2009 08:41:42 +0000 Received: by qyk31 with SMTP id 31so6223169qyk.10 for ; Tue, 02 Jun 2009 01:41:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.86.149 with SMTP id s21mr4568788vcl.79.1243932080179; Tue, 02 Jun 2009 01:41:20 -0700 (PDT) In-Reply-To: References: From: Kevac Marko Date: Tue, 2 Jun 2009 12:41:00 +0400 Message-ID: Subject: Re: Making HTTP requests To: modules-dev@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am using CURL. On Mon, Jun 1, 2009 at 9:01 PM, Michael Spiegle wrote: > Is there a proper/defined way to use mod_proxy for this, or should I just > move forward with cURL? -- Marko Kevac