> -----Ursprüngliche Nachricht----- > Von: Ian Holsman
> - 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üdiger
