From dev-return-16056-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Apr 18 08:38:50 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 76521 invoked from network); 18 Apr 2006 08:38:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2006 08:38:49 -0000 Received: (qmail 55585 invoked by uid 500); 18 Apr 2006 08:38:47 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 55298 invoked by uid 500); 18 Apr 2006 08:38:45 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Delivered-To: moderator for dev@apr.apache.org Received: (qmail 8645 invoked by uid 99); 18 Apr 2006 08:01:34 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: It's that time of the year again Date: Tue, 18 Apr 2006 10:01:11 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: It's that time of the year again Thread-Index: AcZh5hIbToWExejXSEqvMzCr8Kd3pwA14XIg From: =?iso-8859-1?Q?Pl=FCm=2C_R=FCdiger=2C_VF_EITO?= To: Cc: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Urspr=FCngliche Nachricht----- > Von: Ian Holsman=20 > - mod_cache_requestor (which i don't think really took off) I guess one of the reasons why mod_cache_requestor did not take off was = its dependency on an external http client library. So what about creating a http client library and adding it to apr-util / creating = apr-http-client as a SoC project? The httpd proxy code would also benefit from such a library as the = current way of doing http requests via fake connection and request records has = some drawbacks. Regards R=FCdiger