On Tue, Jan 17, 2017 at 12:11 AM, Ivan Zhakov <i...@visualsvn.com> wrote: > On 17 January 2017 at 03:25, William A Rowe Jr <wr...@rowe-clan.net> wrote: >> On Jan 16, 2017 06:08, "Dirk-Willem van Gulik" <di...@webweaving.org> wrote: >>> >>> I’ve got a few modules that I am trying to merge that all do a bit of >>> simple HTTP get at the back (with a modicum of 30X resource has moved >>> following & very simple cookie accept). >>> >>> Right now I am using various hacks that recycles a bit of mod_proxy & http >>> its bucked brigades (mostly by removing ’static’ for a few functions). In >>> part as I can then leverage some SSL infra. >>> >>> Has anyone ever made an attempt to do this properly in APR ? >> It was called serf. It never entered ASF proper, but it is still out there >> (not sure if Justin moved it from Google code or not.) >> > Now it's called Apache Serf :) > http://serf.apache.org
There's your answer :) Please let us know here at dev@apr.a.o how that ends up working out for you, Dirk?