Some Guy wrote:
Hi all,Is there any facility in the Apache libs that allows module developers to act as a client? If not, I'll just use something like curl (or raw sockets), but wanted to know if there was an Apache way to do this.
You'll have to co-opt a http client library or roll your own. -srp
