On Nov 13, 2007 11:10 AM, Mads Toftum <[EMAIL PROTECTED]> wrote: > The name makes me think of it as a provider module like httpd - in fact > I think that'd be quite useful (especially going by Justins reluctance > to add it to apr-util which would have been my preferred location).
Exposing some low-level helper stuff via a provider API/vtable would be a way to permit any other module to do HTTP requests. That's worth chewing on... -- justin