Mads Toftum wrote:
The need for http client code seems to pop up every so often. I think it would make a lot of sense to get a generic client lib in place (possibly in apr-land), before bolting on another bit of client code.
I am not so sure. mod_proxy already supports client behaviour, and has the bonus of using bucket brigades natively allowing zero copy natively.
Creating a request on demand is usually as simple as creating a subrequest and firing it off, as mod_include does.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
